GridColumnNumericRangeSpinEditSettings.DisplayFormatString Property
Specifies the pattern that formats the editor value for display purposes.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | "g" | The format pattern. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to DisplayFormatString |
---|---|
GridDataColumnHeaderFilterSettings |
|
See Also