GridColumnNumericRangeSpinEditSettings.ShowIncrementButtons Property
Specifies whether the spin editor displays small increment buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false |
|
Property Paths
You can access this nested property as listed below:
| Object Type | Path to ShowIncrementButtons |
|---|---|
| GridDataColumnHeaderFilterSettings |
|
See Also