ScheduleDay.IsNonWorkDay Property
Gets whether the day is a non-work day.
Namespace: DevExpress.XtraGantt.Base.Scheduling
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the day is a non-work day; otherwise, false. |
See Also