GrapeCity.ActiveReports.Web.v9 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace : ToolsCollection Class |
The following tables list the members exposed by ToolsCollection.
Name | Description | |
---|---|---|
ToolsCollection Constructor | Initializes a new instance of the ToolsCollection class. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<ToolBase>) | |
Item | The Tool object to remove from the collection. |
Name | Description | |
---|---|---|
Add | Add the specified tool to the tools collection. (Inherited from System.Collections.ObjectModel.Collection<ToolBase>) | |
Clear | Clears all tools from the collection. (Inherited from System.Collections.ObjectModel.Collection<ToolBase>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<ToolBase>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<ToolBase>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<ToolBase>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<ToolBase>) | |
Remove | Removes the specified tool from the collection. (Inherited from System.Collections.ObjectModel.Collection<ToolBase>) | |
RemoveAt | Removes the tool in the specified position from the collection. (Inherited from System.Collections.ObjectModel.Collection<ToolBase>) |