IRangeControlClient.SelectionEnd Property
This property should specify the end boundary of the selected range.
Namespace: DevExpress.Xpf.Editors.RangeControl
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Object | The end boundary of the selected range. |
See Also