ActiveReports 13
Visible Property (Toolbox)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : Visible Property
Gets or sets a value indicating whether the control and all its child controls are displayed.
Syntax
'Declaration
 
Public Property Visible As Boolean
public bool Visible {get; set;}

Property Value

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

Reference

Toolbox Class
Toolbox Members