ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1RangeSlider.RangeSliderStyleCollection.BarStyleCollection Class / BorderColor Property

In This Topic
    BorderColor Property (C1RangeSlider.RangeSliderStyleCollection.BarStyleCollection)
    In This Topic
    Gets or sets border color of bar.
    Syntax
    'Declaration
     
    
    Public Property BorderColor As Color
    public Color BorderColor {get; set;}
    See Also