GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / CalendarException Class / Workday Property

In This Topic
    Workday Property (CalendarException)
    In This Topic
    Gets or sets whether the exception specifies a working day or a nonworking day.
    Syntax
    'Declaration
     
    Public Property Workday As Boolean
    public bool Workday {get; set;}
    See Also