GridColumnNumericRangeSpinEditSettings.DecimalPlaces Property
Specifies the number of decimal places to display for the numbers in the spin editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 0 | The number of decimal places. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to DecimalPlaces |
|---|---|
| GridDataColumnHeaderFilterSettings |
|
See Also