Skip to main content
Tab

TrackBarTrackElementStyle Class

Contains style settings that define the appearance of the track element.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TrackBarTrackElementStyle :
    AppearanceStyleBase

Remarks

An object of the TrackBarTrackElementStyle type can be accessed via the TrackBarProperties.TrackStyle and TrackBarProperties.BarHighlightStyle properties.

Inheritance

See Also