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

EditorStyles.TrackBarBarHighlight Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual TrackBarTrackElementStyle TrackBarBarHighlight { get; }

Property Value

Type Description
TrackBarTrackElementStyle

A TrackBarTrackElementStyle object that contains the style settings.

See Also