CalendarClient.GroupIntervalFactory Property
Gets or sets the interval factory of the currently displayed calendar group items.
Namespace: DevExpress.Xpf.Editors.RangeControl
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Xpf.Editors.RangeControl.IntervalFactory | An object that is the interval factory of the currently displayed calendar group items. |
See Also