GridColumnNumericRangeSpinEditSettings.DecimalPlaces Property
Specifies the number of decimal places to display for the numbers in the spin editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
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