ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Boolean
    public System.bool Workday {get; set;}
    See Also