Skip to main content
Tab

EditorStyles.TrackBarSecondaryDragHandle Property

Gets the style settings defining the appearance of a track bar’s secondary drag handle.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual TrackBarButtonStyle TrackBarSecondaryDragHandle { get; }

Property Value

Type Description
TrackBarButtonStyle

A TrackBarButtonStyle object that contains the style settings.

See Also