Gets or sets a value indicating whether the ToolBar is visible.
Namespace:
C1.Web.iPhone.C1ViewPortAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public bool ToolBarVisible { get; set; } |
Visual Basic |
---|
Public Property ToolBarVisible As Boolean Get Set |