.NET Framework Class Library
C1PickerItem
.
.
::
.
.
Index Property
C1PickerItem Class
See Also
Gets the item index.
Namespace:
C1.Web.iPhone.C1PickerView
Assembly:
C1.Web.iPhone.3
(in C1.Web.iPhone.3.dll)
Syntax
C#
public
int
Index
{
get
; }
Visual Basic
Public
ReadOnly
Property
Index
As
Integer
Get
Field Value
The index.
See Also
C1PickerItem Class
C1.Web.iPhone.C1PickerView Namespace