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

Glossary Item Box

Gets the name of the toolbox item.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Name As System.String
C# 
public System.string Name {get;}

See Also