Skip to main content

RangeControlClientBase.Start Property

Specifies the start boundary of a range.

Namespace: DevExpress.UI.Xaml.Controls

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

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public object Start { get; }

#Property Value

Type Description
Object

The start boundary of a range.

#Implements

See Also