Skip to main content

IRangeControlClient.SelectionStart Property

This property specifies the start boundary of the selected range.

Namespace: DevExpress.UI.Xaml.Controls

Assembly: DevExpress.UI.Xaml.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

object SelectionStart { get; }

Property Value

Type Description
Object

The start boundary of the selected range.

See Also