ComponentOne Calendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / C1Calendar Class / MonthCols Property

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