ActiveReports 8
IsToolboxItem(Object) Method

The System.Object to check.
Indicates whether the item in the specified serialized object is a ToolboxItem.
Syntax
'Declaration
 
Public Overloads Function IsToolboxItem( _
   ByVal serializedObject As System.Object _
) As System.Boolean
public System.bool IsToolboxItem( 
   System.object serializedObject
)

Parameters

serializedObject
The System.Object to check.
See Also

Reference

Toolbox Class
Toolbox Members
Overload List

Support Forum