RangeControlClientBase.ItemIntervalsPadding Property
Gets or sets the padding around interval items. 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 |
---|---|
Thickness | A Windows.UI.Xaml.Thickness object that represents the thickness of a frame around interval items. |
See Also