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

EditorStyles.TrackBarDecrementButton Property

Gets the style settings defining the appearance of a track bar’s decrement button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public virtual TrackBarButtonStyle TrackBarDecrementButton { get; }

Property Value

Type Description
TrackBarButtonStyle

A TrackBarButtonStyle object that contains the style settings.

See Also