IRangeControlClient.RangeBoxBottomIndent Property
This property returns the bottom indent of the selection area within the viewport.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Int32 | The bottom indent of the selection area within the viewport. |
Remarks
The RangeBoxBottomIndent and IRangeControlClient.RangeBoxTopIndent properties limit the bounds of the selection’s thumbed lines that mark the current selection.
See Also