Specifies the visibility of the spin buttons.
Declaration
SpinButtonsObj.Position
Read-Write Property | Boolean |
SpinButtonsObj | A TcxSpinEditButtons object |
Description
Use the property to get or set the visibility of the current spin buttons.
Property Value
True if the spin buttons are visible and False otherwise. The default value is True.
See Also
TcxSpinEdit Object
TcxSpinEditProperties Object
TcxSpinEditButtons Object