Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarSlotsPanel<S> Class / Columns Property

In This Topic
    Columns Property (CalendarSlotsPanel<S>)
    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