Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarHeadersPanel Class / Rows Property

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