ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Toolbox Namespace / BaseToolbox Class / GetSelectedToolboxItem Method / GetSelectedToolboxItem() Method

In This Topic
    GetSelectedToolboxItem() Method
    In This Topic
    Gets the currently selected toolbox item.
    Syntax
    'Declaration
     
    Public Overloads Function GetSelectedToolboxItem() As ToolboxItem
    public ToolboxItem GetSelectedToolboxItem()
    See Also