IRibbonSpinEdit<TValue> Members
Defines the programmatic interface for the DxRibbonSpinEditItem<TValue> component.Properties
| Name | Description |
|---|---|
| Increment | Specifies the increment value for the spin editor ribbon item. |
| MaxValue | Specifies the maximum value that a user can enter in the spin editor item. |
| MinValue | Specifies the minimum value that a user can enter in the spin editor item. |
| Value | Specifies the spin editor item value. |
| ValueChanged | Returns the processed Ribbon spin editor’s ValueChanged event handler. |
| Width | Specifies ribbon spin editor item width. |
See Also