Class that represents the appearance and behaviors information of slider buttons.

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

Syntax

C#
[SerializableAttribute]
public class C1SliderButton
Visual Basic
<SerializableAttribute> _
Public Class C1SliderButton

Inheritance Hierarchy

System..::..Object
  C1.Web.iPhone.C1Slider..::..C1SliderButton

See Also