RangeControlClientBase.ItemIntervalFactory Property
In This Article
Gets or sets the object that defines the available intervals and formatting rules applied to them. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Controls
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
The RangeControlClientBase.IntervalFactories collection stores IntervalFactory objects available for the editor.
See Also