ActiveReports 13
GetToolboxItems() Method

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > BaseToolbox Class > GetToolboxItems Method : GetToolboxItems() Method
Gets the entire collection of toolbox items from the toolbox.
Syntax
'Declaration
 
Public Overloads Function GetToolboxItems() As ToolboxItemCollection
public ToolboxItemCollection GetToolboxItems()

Return Value

A System.Drawing.Design.ToolboxItemCollection that contains the current toolbox items.
See Also

Reference

BaseToolbox Class
BaseToolbox Members
Overload List