Calendar for WinForms | ComponentOne
C1.Win.Calendar.DateEdit Namespace / CalendarSettings Class / CalendarDimensions Property

In This Topic
    CalendarDimensions Property (CalendarSettings)
    In This Topic
    Gets or sets a value that indicates how many months will be shown.
    Syntax
    'Declaration
     
    
    Public Property CalendarDimensions As Integer
    public int CalendarDimensions {get; set;}
    See Also