Back to Devexpress

DxSpinButtons Properties

blazor-devexpress-dot-blazor-dot-dxspinbuttons-dot-underscore-properties.md

latest1.9 KB
Original Source

DxSpinButtons Properties

Spin buttons that allow you to increase and decrease a value (can be added to the DxSpinEdit<T> only).

NameDescription
AttributesSpecifies a collection of standard HTML attributes applied to the spin buttons.
CssClassAssigns a CSS class to the spin buttons.
DownButtonIconCssClassSpecifies the CSS class for the down button’s icon.
DownButtonIdSpecifies the down button’s unique identifier.
DownButtonTooltipSpecifies the down button’s tooltip.
EnabledSpecifies whether the buttons are enabled.
OrientationSpecifies how to arrange spin buttons (horizontally or vertically).
PositionSpecifies the button position in the editor.
UpButtonIconCssClassSpecifies the CSS class for the up button’s icon.
UpButtonIdSpecifies the up button’s unique identifier.
UpButtonTooltipSpecifies the up button’s tooltip.
VisibleSpecifies whether the buttons are visible.

See Also

DxSpinButtons Class

DxSpinButtons Members

DevExpress.Blazor Namespace