ActiveReports Developer 7
IsToolboxItem Method
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : IsToolboxItem Method

Glossary Item Box

Indicates whether the item in the specified serialized object that is supported by the specified host is a ToolboxItem.

Overload List

OverloadDescription
IsToolboxItem(Object,IDesignerHost)Indicates whether the item in the specified serialized object that is supported by the specified host is a ToolboxItem.  
IsToolboxItem(Object)Indicates whether the item in the specified serialized object is a ToolboxItem.  

See Also