EditorStyles.TrackBarSelectedTick Property
In This Article
Gets the style settings defining the appearance of the selected tick within a track bar.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public virtual TrackBarTickStyle TrackBarSelectedTick { get; }
#Property Value
Type | Description |
---|---|
Track |
A Track |
See Also