Gets a C1PickerItemCollection object that includes the child items in the C1Picker control.
Namespace:
C1.Web.iPhone.C1PickerViewAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public virtual C1PickerItemCollection Items { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property Items As C1PickerItemCollection Get |