Gets or sets boolean value if panel is visible.

Namespace:  C1.Web.iPhone.C1ViewPort
Assembly:  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

See Also