NumericRangeControlClient.RulerDelta Property
Gets or sets the ruler increment. This property also specifies the minimum increment for range selection.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Object | 1 | An object that is the ruler increment. |
See Also