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