GridColumnNumericRangeSpinEditSettings.MinValue Property
Specifies the editor’s minimum value.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Decimal | "0" | The minimum value of the spin editor. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to MinValue |
---|---|
GridDataColumnHeaderFilterSettings |
|
See Also