Skip to main content
Tab

EditorStyles.TrackBarBarHighlight Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual TrackBarTrackElementStyle TrackBarBarHighlight { get; }

Property Value

Type Description
TrackBarTrackElementStyle

A TrackBarTrackElementStyle object that contains the style settings.

See Also