Skip to main content

IRangeControlClient.SelectionEnd Property

This property should specify the end boundary of the selected range.

Namespace: DevExpress.UI.Xaml.Controls

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

NuGet Package: DevExpress.Uwp.Controls

Declaration

object SelectionEnd { get; }

Property Value

Type Description
Object

The end boundary of the selected range.

See Also