ActiveReports 13
Visible Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary 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

ReportsLibrary Class
ReportsLibrary Members