ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / Designer Class / Toolbox Property

In This Topic
    Toolbox Property
    In This Topic
    Gets or Sets the IToolboxService for the Report Designer.
    Syntax
    'Declaration
     
    Public Property Toolbox As IToolboxService
    public IToolboxService Toolbox {get; set;}
    See Also