Back to Devexpress

YearlyByDayOfWeek Properties

wpf-devexpress-dot-xpf-dot-gantt-dot-yearlybydayofweek-dot-underscore-properties.md

latest3.7 KB
Original Source

YearlyByDayOfWeek Properties

Represents the yearly recurrence in a particular day of week.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CountGets or sets a value that specifies how many times the rule is applied. This is a dependency property. Inherited from Recurrence.
DayOfWeekGets or sets a day of week when the rule is applied. This is a dependency property. Inherited from RecurrenceByDayOfWeek.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IntervalGets or sets the rule recurrence interval. This is a dependency property. Inherited from Recurrence.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
MonthGets or sets a month when the rule is applied. This is a dependency property.
StartGets or sets the first date of a date range during which the rule is applied. This is a dependency property. Inherited from Recurrence.
UntilGets or sets the last date of a date range during which the rule is applied. This is a dependency property. Inherited from Recurrence.
WeekGets or sets a number of week when the rule is applied. This is a dependency property. Inherited from RecurrenceByDayOfWeek.

See Also

YearlyByDayOfWeek Class

YearlyByDayOfWeek Members

DevExpress.Xpf.Gantt Namespace