ActiveReports 13
ToolsCollection Class
Members 

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web.Controls Namespace : ToolsCollection Class
Represents a collection of tools for use with the customizable FlashViewer ToolBarObject.
Object Model
ToolsCollection Class
Syntax
'Declaration
 
Public NotInheritable Class ToolsCollection 
   Inherits System.Collections.ObjectModel.Collection(Of ToolBase)
public sealed class ToolsCollection : System.Collections.ObjectModel.Collection<ToolBase> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.ActiveReports.Web.Controls.ToolsCollection

See Also

Reference

ToolsCollection Members
GrapeCity.ActiveReports.Web.Controls Namespace