ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection Class / ThumbType Property

In This Topic
    ThumbType Property (C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection)
    In This Topic
    Gets or sets a value indicating the type of thumb view.
    Syntax
    'Declaration
     
    
    Public Property ThumbType As ThumbType
    public ThumbType ThumbType {get; set;}
    See Also