System.Web.UI.WebControls.TreeView.Visible Property

Gets or sets a value indicating whether the control is rendered as UI on the page.

Syntax

public override bool Visible { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the TreeView.Visible property is set to false, the control is not rendered.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0