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

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

Syntax

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

See Also