WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1RangeSlider Class / TrackVisibility Property
In This Topic
    TrackVisibility Property (C1RangeSlider)
    In This Topic
    Gets or sets a value that indicates whether C1RangeSlider bar should be displayed.
    Syntax
    public Visibility TrackVisibility {get; set;}
    See Also