ActiveReports 12
Visible Property (DataVisualizerBasePanel)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers Namespace > DataVisualizerBasePanel 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

DataVisualizerBasePanel Class
DataVisualizerBasePanel Members