RangeControl.RangeStart Property
In This Article
Gets or sets the start bound of a range.
Namespace: DevExpress.WinUI.Controls
Assembly: DevExpress.WinUI.RangeControl.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Object | The start bound of a range. |
See Also