ActiveReports Developer 7
ToolBarObject Constructor
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace > ToolBarObject Class : ToolBarObject Constructor

Glossary Item Box

Initializes a new instance of the ToolBarObject class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public ToolBarObject()

See Also