RecurrenceByDayOfWeek.DayOfWeek Property
In This Article
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.2.dll
NuGet Package: DevExpress.Wpf.Gantt
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A day of week. |
#Remarks
Use the DayOfWeek property to specify a day of week when the rule is applied.
See Also