SpinButtonStyle Class
Contains style settings that define the appearance of spin buttons within a spin editor control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return SpinButtonStyle objects:
Remarks
The SpinButtonStyle class contains settings that define the style of spin buttons displayed within an ASPxSpinEdit editor.
An object of the SpinButtonStyle type can be accessed via the ASPxSpinEditBase.IncrementButtonStyle (SpinEditPropertiesBase.IncrementButtonStyle), ASPxSpinEditBase.DecrementButtonStyle (SpinEditPropertiesBase.DecrementButtonStyle), ASPxSpinEdit.LargeIncrementButtonStyle(SpinEditProperties.LargeIncrementButtonStyle) and ASPxSpinEdit.LargeDecrementButtonStyle (SpinEditProperties.LargeDecrementButtonStyle).