ActiveReports 8
IsToolboxItem Method
See Also 
GrapeCity.ActiveReports.Design.Win.v8 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.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also