Gets the ruler position in pixels (top ruler offset).

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

Syntax

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

Field Value

The ruler position.

See Also