ActiveReports 12
Tools Property

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace > ToolBarObject Class : Tools Property
Gets or sets the collection of tools to display in the toolbar.
Syntax
'Declaration
 
Public ReadOnly Property Tools As ToolsCollection
public ToolsCollection Tools {get;}

Property Value

A ToolsCollection object.
See Also

Reference

ToolBarObject Class
ToolBarObject Members