GridColumnNumericRangeSpinEditSettings Properties
Contains settings that relate to spin editors displayed in the header filter.
Name | Description |
---|---|
Decimal |
Specifies the number of decimal places to display for the numbers in the spin editor. |
Display |
Specifies the pattern that formats the editor value for display purposes. |
Increment | Specifies the amount by which the spin editor’s value is changed when a user clicks a small increment/decrement spin button. |
Large |
Specifies the amount by which the spin editor’s value is changed when a user clicks a large increment/decrement spin button. |
Max |
Specifies the editor’s maximum value. |
Min |
Specifies the editor’s minimum value. |
Show |
Specifies whether the spin editor displays small increment buttons. |
Show |
Specifies whether the spin editor displays large increment buttons. |
See Also