Wimark.Controls Class Library  

MonthCalendar.CalendarDimensions Property

Gets or sets the number of columns and rows of months displayed.

[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);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

MonthCalendar Class | MonthCalendar Members | Wimark.Controls Namespace