Back to Devexpress

Monthly Properties

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

latest3.1 KB
Original Source

Monthly Properties

Represents the monthly 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.
DayGets or sets a day of month when 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. 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

Monthly Class

Monthly Members

DevExpress.Xpf.Gantt Namespace