Table of Contents

Property Visible

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Visible

Gets or sets a value indicating whether the control and all its child controls are displayed.

bool Visible { get; set; }

Property Value

bool

true if the control and all its child controls are displayed; otherwise, false. The default is true.