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

Glossary Item Box

Gets a ToolboxItem from the specified serialized object.

Overload List

OverloadDescription
DeserializeToolboxItem(Object,IDesignerHost)Gets a ToolboxItem from the specified serialized object.  
DeserializeToolboxItem(Object)Gets a ToolboxItem from the specified serialized object.  

See Also