ActiveReports 12
Visible Property (ToolBarObject)

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace > ToolBarObject Class : Visible Property
Gets or sets a value indicating whether the ToolBarObject is visible.
Syntax
'Declaration
 
Public Property Visible As Boolean
public bool Visible {get; set;}

Property Value

A Boolean value. The default value is True.
See Also

Reference

ToolBarObject Class
ToolBarObject Members