[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Toolbox.BaseToolbox.RemoveToolboxItem

RemoveToolboxItem Method

RemoveToolboxItem(ToolboxItem)

Removes the specified ToolboxItem from the toolbox.

Declaration
public void RemoveToolboxItem(ToolboxItem toolboxItem)
Parameters
Type Name Description
ToolboxItem toolboxItem

The ToolboxItem to remove from the toolbox.

Implements
Remarks

This method removes the specified toolbox item from the toolbox. If the item is part of a category, it will be removed from that category.