IRangeControlClient.IsCustomRuler Property
This property should return a value indicating whether the Range Control must reserve space to paint the ruler.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the Range Control must not reserve space to paint the ruler; otherwise, false. |
See Also