ActiveReports Developer 7
ToolboxItems Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Configuration Namespace > IConfigurationManager Interface : ToolboxItems Property

Glossary Item Box

Returns the toolbox item configuration entries.

Syntax

Visual Basic (Declaration) 
ReadOnly Property ToolboxItems As System.Collections.ICollection
C# 
System.Collections.ICollection ToolboxItems {get;}

See Also