GridColumnNumericRangeSpinEditSettings Class
Contains settings that relate to spin editors displayed in the header filter.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return GridColumnNumericRangeSpinEditSettings objects:
Remarks
When a numeric column’s SettingsHeaderFilter.Mode property is set to NumericRangePicker
, the column header filter displays two spin editors and a track bar that allow users to select a numeric period. Use the SettingsHeaderFilter.NumericRangeSpinEditSettings property to access and customize the spin editor settings.
Implements
Inheritance
Object
StateManager
GridColumnNumericRangeSpinEditSettings
See Also