Back to Devexpress

Daily Properties

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

latest2.9 KB
Original Source

Daily Properties

Represents the daily recurrence.

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.
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.
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.

See Also

Daily Class

Daily Members

DevExpress.Xpf.Gantt Namespace