Back to Devexpress

Recurrence Properties

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

latest2.7 KB
Original Source

Recurrence Properties

Contains properties common to the recurrence rules.

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.
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.
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.
StartGets or sets the first date of a date range during which the rule is applied. This is a dependency property.
UntilGets or sets the last date of a date range during which the rule is applied. This is a dependency property.

See Also

Recurrence Class

Recurrence Members

DevExpress.Xpf.Gantt Namespace