.NET Framework Class Library
C1Picker
.
.
::
.
.
Name Property
C1Picker Class
See Also
Gets or sets the name of the picker.
Namespace:
C1.Web.iPhone.C1PickerView
Assembly:
C1.Web.iPhone.3
(in C1.Web.iPhone.3.dll)
Syntax
C#
public
string
Name
{
get
;
set
; }
Visual Basic
Public
Property
Name
As
String
Get
Set
Field Value
The picker's name.
See Also
C1Picker Class
C1.Web.iPhone.C1PickerView Namespace