ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / ToolboxItemConfigCollection Class / ToolboxItemConfigCollection Constructor

In This Topic
    ToolboxItemConfigCollection Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal items() As ToolboxItemConfig _
    )
    public ToolboxItemConfigCollection( 
       ToolboxItemConfig[] items
    )

    Parameters

    items
    See Also