YearlyDayOfWeekExceptionRule.DayOfWeek Property
Gets or sets the day of the week when the rule applies.
Namespace: DevExpress.XtraGantt.Exceptions
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Property Value
Type | Default | Description |
---|---|---|
DayOfWeek | Sunday | A value that specifies the day of the week when the rule applies. |
See Also