ActiveReports 12
ToolsCollection Class Members
Properties  Methods 

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace : ToolsCollection Class

The following tables list the members exposed by ToolsCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ToolsCollection class.  
Top
Public Properties
 NameDescription
Public PropertyGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<ToolBase>)
Public PropertyThe Tool object to remove from the collection.  
Top
Public Methods
 NameDescription
Public MethodAdd the specified tool to the tools collection. (Inherited from System.Collections.ObjectModel.Collection<ToolBase>)
Public MethodClears all tools from the collection. (Inherited from System.Collections.ObjectModel.Collection<ToolBase>)
Public MethodDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<ToolBase>)
Public MethodCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<ToolBase>)
Public MethodSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<ToolBase>)
Public MethodInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<ToolBase>)
Public MethodRemoves the specified tool from the collection. (Inherited from System.Collections.ObjectModel.Collection<ToolBase>)
Public MethodRemoves the tool in the specified position from the collection. (Inherited from System.Collections.ObjectModel.Collection<ToolBase>)
Top
See Also

Reference

ToolsCollection Class
GrapeCity.ActiveReports.Web.Controls Namespace