aspnet-devexpress-dot-web-d9ce68d7.md
Contains style settings that define the appearance of the track element.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class TrackBarTrackElementStyle :
AppearanceStyleBase
Public Class TrackBarTrackElementStyle
Inherits AppearanceStyleBase
The following members return TrackBarTrackElementStyle objects:
An object of the TrackBarTrackElementStyle type can be accessed via the TrackBarProperties.TrackStyle and TrackBarProperties.BarHighlightStyle properties.
Object MarshalByRefObject Component Style AppearanceStyleBase TrackBarTrackElementStyle
See Also