Skip to main content

RangeControlClientBase.End Property

Specifies the end boundary of a range.

Namespace: DevExpress.UI.Xaml.Controls

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

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public object End { get; }

#Property Value

Type Description
Object

The end boundary of a range.

#Implements

See Also