The number of columns and rows of months that will be displayed in the MonthCalendar control.
[Visual Basic] Public Property CalendarDimensions As Size [C#] public Size CalendarDimensions {get; set;} [C++] public: __property Size get_CalendarDimensions(); public: __property void set_CalendarDimensions(Size); [JScript] public function get CalendarDimensions() : Size; public function set CalendarDimensions(Size);
MonthCalendar Class | MonthCalendar Members | System.WinForms Namespace | SetCalendarDimensions | Point