| C1.Win.Calendar Namespace > CalendarSettings Class : CalendarDimensions Property |
'Declaration<LocalizableAttribute(True)> <C1DescriptionAttribute("Gets or sets the number of columns and rows of months displayed.")> Public Property CalendarDimensions As Size
'UsageDim instance As CalendarSettings Dim value As Size instance.CalendarDimensions = value value = instance.CalendarDimensions
[Localizable(true)] [C1Description("Gets or sets the number of columns and rows of months displayed.")] public Size CalendarDimensions {get; set;}
[Localizable(true)] [C1Description("Gets or sets the number of columns and rows of months displayed.")] public: property Size CalendarDimensions { Size get(); void set ( Size value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2