ActiveReports 8
ToolBarObject Class
Members  See Also 
GrapeCity.ActiveReports.Web.v8 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace : ToolBarObject Class

Glossary Item Box

A customizable toolbar object to be used with the FlashViewer.

Object Model

ToolBarObject Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class ToolBarObject 
C# 
public sealed class ToolBarObject 

Remarks

Once you create a custom toolbar, specify this object in the WebViewer's FlashViewerToolBar property.

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Web.Controls.ToolBarObject

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also