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

In This Topic
    ShowOtherMonthDays Property
    In This Topic
    Determines whether to display the days of the next and/or previous month.
    Syntax
    'Declaration
     
    Public Property ShowOtherMonthDays As System.Boolean
    public System.bool ShowOtherMonthDays {get; set;}
    See Also