'Declaration Public Property CalendarDimensions As Size
'Usage Dim instance As DropDownCalendarInfo Dim value As Size instance.CalendarDimensions = value value = instance.CalendarDimensions
public Size CalendarDimensions {get; set;}
Property Value
A System.Drawing.Size with the number of columns and rows to use to display the calendar.The default is true.