This property has been deprecated, please, use C1ViewPort's LeftButtonVisibility property in order to hide button.
Namespace:
C1.Web.iPhone.C1ViewPortAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public bool DisplayVisible { get; set; } |
Visual Basic |
---|
Public Property DisplayVisible As Boolean Get Set |
Field Value
Remarks
Returns true if the control is visible on the page; otherwise false.