[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Configuration.ToolboxItemConfig.-ctor

ToolboxItemConfig Constructor

ToolboxItemConfig(string, string, bool)

Initializes a new instance of the ToolboxItemConfig class.

Declaration
public ToolboxItemConfig(string reportItemDesignerType, string bitmapResource, bool clearItems)
Parameters
Type Name Description
string reportItemDesignerType

The assembly-qualified type name of the designer.

string bitmapResource

The bitmap resource name.

bool clearItems

Whether to clear existing toolbox items.