Gets the control that is used as ToolBar.

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

Syntax

C#
public ContentPanel ToolBarPanel { get; }
Visual Basic
Public ReadOnly Property ToolBarPanel As ContentPanel
	Get

See Also