CalendarClient.CustomItemIntervalFactory Property
Gets or sets a custom factory object that specifies the time units and formatting rules of the calendar items.
Namespace: DevExpress.Xpf.Editors.RangeControl
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Editors.RangeControl.IntervalFactory | An object that is the custom interval factory. |
See Also