ActiveReports 13
ReportItemDesignerType Property

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.Configuration Namespace > ToolboxItemConfig Class : ReportItemDesignerType Property
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

Reference

ToolboxItemConfig Class
ToolboxItemConfig Members