ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / DropDownCalendar Class / ShowWeekDays Property

In This Topic
    ShowWeekDays Property (DropDownCalendar)
    In This Topic
    A Boolean property that determines whether to display week days.
    Syntax
    'Declaration
     
    Public Property ShowWeekDays As System.Boolean
    public System.bool ShowWeekDays {get; set;}
    See Also