Gets the left button.

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

Syntax

C#
public C1NavigationBarLeftButton LeftButton { get; }
Visual Basic
Public ReadOnly Property LeftButton As C1NavigationBarLeftButton
	Get

Field Value

The left button.

See Also