ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1RangeSlider Class / TrackStyle Property

In This Topic
    TrackStyle Property (C1RangeSlider)
    In This Topic
    Gets or sets the style of the track element.
    Syntax
    'Declaration
     
    
    Public Property TrackStyle As Style
    public Style TrackStyle {get; set;}
    See Also