[]
Initializes a new instance of the ToolboxItemConfig class.
public ToolboxItemConfig(string reportItemDesignerType, string bitmapResource, bool clearItems)
| 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. |