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