RangeControlClientBase.RenderBounds Property
In This Article
Gets the range control render boundary.
Namespace: DevExpress.UI.Xaml.Controls
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Rect | A Rect object that describes the width, height, and location of the bounding box. |
See Also