Gets an assembly qualified type name of the report item designer type that this toolbox item represents (technically it represents the component associated with this designer).
Syntax
'Declaration
Public ReadOnly Property ReportItemDesignerType As String
public string ReportItemDesignerType {get;}
See Also