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.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the Range Control must not reserve space to paint the ruler; otherwise, false. |
See Also