GridColumnNumericRangeSpinEditSettings.Increment Property
Specifies the amount by which the spin editor’s value is changed when a user clicks a small increment/decrement spin button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Decimal | "1" | The small increment value. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Increment |
---|---|
GridDataColumnHeaderFilterSettings |
|
See Also