ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / C1Calendar Class / MonthRows Property

In This Topic
    MonthRows Property
    In This Topic
    Gets or sets the number of calendar months in vertical direction.
    Syntax
    'Declaration
     
    Public Property MonthRows As System.Integer
    public System.int MonthRows {get; set;}
    See Also