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

Glossary Item Box

Indicates whether the ToolboxItem in the specified serialized object is matches the specified attributes.

Overload List

OverloadDescription
IsSupported(Object,ICollection)Indicates whether the ToolboxItem in the specified serialized object is matches the specified attributes.  
IsSupported(Object,IDesignerHost)Indicates whether the ToolboxItem in the specified serialized object is supported by the specified host.  

See Also