Skip to main content
A newer version of this page is available. .
Tab

EditorStyles.SpinEditLargeDecrementButton Property

Gets the style settings defining the appearance of the spin editor’s large decrement button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public virtual SpinButtonStyle SpinEditLargeDecrementButton { get; }

Property Value

Type Description
SpinButtonStyle

A SpinButtonStyle object that contains style settings.

See Also