ActiveReports Developer 7
ToolsCollection Constructor
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace > ToolsCollection Class : ToolsCollection Constructor

Glossary Item Box

Initializes a new instance of the ToolsCollection class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public ToolsCollection()

See Also