ActiveReports Developer 7
Tool Class
Members  See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace : Tool Class

Glossary Item Box

Represents tools that can be added to the customizable toolbar object for the FlashViewer.

Object Model

Tool Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class Tool 
   Inherits ToolBase
C# 
public abstract class Tool : ToolBase 

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Web.Controls.ToolBase
      GrapeCity.ActiveReports.Web.Controls.Tool
         GrapeCity.ActiveReports.Web.Controls.ToolButton

See Also