Show or hide the decrement button.

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

Syntax

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

See Also