Gets the C1SliderButton object that defines the information for thumb button of slider.

Namespace:  C1.Web.iPhone.C1Slider
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public C1SliderButton ThumbButton { get; }
Visual Basic
Public ReadOnly Property ThumbButton As C1SliderButton
	Get

See Also