ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection Class / ThumbType Property

In This Topic
    ThumbType Property
    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