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

Glossary Item Box

Represents the toolbox items that can be used with the FlashViewer.

Object Model

ToolBase Class

Syntax

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

Inheritance Hierarchy

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

See Also