IRangeControlClient.ClientBounds Property
This property should specify the bounds of the range control client.
Namespace: DevExpress.UI.Xaml.Controls
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Rect | The Rect object that describes the bounds of the range control client. |
See Also