ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / CalendarInfo Class / WorkDays Property

In This Topic
    WorkDays Property
    In This Topic
    Gets or sets the WorkDays object containing the set of working days in one week.
    Syntax
    'Declaration
     
    Public Property WorkDays As WorkDays
    public WorkDays WorkDays {get; set;}
    See Also