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