Show or hide the thumb button.

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

Syntax

C#
public bool ShowThumbButton { get; set; }
Visual Basic
Public Property ShowThumbButton As Boolean
	Get
	Set

See Also