Classes

  Class Description
Public class C1Picker
Wheel control that represents range of wheel items.
Public class C1PickerCollection
Represents a collection of C1Picker objects that are used by C1PickerView.
Public class C1PickerItem
Represents generic wheel item.
Public class C1PickerItemCollection
Represents a collection of C1PickerItem objects that are used by C1Picker.
Public class C1PickerView
C1PickerView web server control.
Public class C1PickerViewSerializer
Serializes C1PickerView Control.
Public class SelectedIndexChangedArgs
SelectedIndexChanged event arguments.
Public class SelectedIndexChangingArgs
SelectedIndexChanged event arguments.

Delegates

  Delegate Description
Public delegate SelectedIndexChangedHandler
SelectedIndexChanged event handler.
Public delegate SelectedIndexChangingHandler
SelectedIndexChanging event handler.

Enumerations

  Enumeration Description
Public enumeration C1PickerType
C1Picker Type.
Public enumeration ImagePosition
Determines left or right side where image will be rendered.