RecurrenceByDayOfWeek.DayOfWeek Property
Gets or sets a day of week when the rule is applied. This is a dependency property.
Namespace: DevExpress.Xpf.Gantt
Assembly: DevExpress.Xpf.Gantt.v24.1.dll
NuGet Package: DevExpress.Wpf.Gantt
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Mvvm.DaysOfWeek | A day of week. |
Remarks
Use the DayOfWeek property to specify a day of week when the rule is applied.
See Also