ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / IConfigurationManager Interface / ToolboxItems Property

In This Topic
    ToolboxItems Property
    In This Topic
    Returns the toolbox item configuration entries.
    Syntax
    'Declaration
     
    ReadOnly Property ToolboxItems As ICollection
    ICollection ToolboxItems {get;}
    See Also