Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarMonthsPanel Class / Columns Property

In This Topic
    Columns Property (CalendarMonthsPanel)
    In This Topic
    Gets or sets the number of visible columns.
    Syntax
    'Declaration
     
    
    Public Property Columns As Integer
    public int Columns {get; set;}
    See Also