Gets the C1SliderButton object that defines the information for increment button of slider.
Namespace:
C1.Web.iPhone.C1SliderAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public C1SliderButton IncrementButton { get; } |
Visual Basic |
---|
Public ReadOnly Property IncrementButton As C1SliderButton Get |