[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Toolbox.BaseToolbox.GetSelectedToolboxItem

GetSelectedToolboxItem Method

GetSelectedToolboxItem()

Gets the currently selected toolbox item.

Declaration
public ToolboxItem GetSelectedToolboxItem()
Returns
Type Description
ToolboxItem

The selected ToolboxItem or null if no item is selected.

Implements