Gets the wheel item height in pixels.

Namespace:  C1.Web.iPhone.C1PickerView
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public int PickerItemHeight { get; }
Visual Basic
Public ReadOnly Property PickerItemHeight As Integer
	Get

Field Value

The wheel item height in pixels.

See Also