Wheel control that represents range of wheel items.

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

Syntax

C#
public class C1Picker : IPhoneElement, n
Visual Basic
Public Class C1Picker _
	Inherits IPhoneElement _
	Implements n

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..WebControl
      C1.Web.iPhone..::..IPhoneElement
        C1.Web.iPhone.C1PickerView..::..C1Picker

See Also