ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ToolBoxContent Class
Members

In This Topic
    ToolBoxContent Class
    In This Topic
    Represents report items on toolBox and their order.
    Object Model
    ToolBoxContent Class
    Syntax
    'Declaration
     
    Public Class ToolBoxContent 
    public class ToolBoxContent 
    Remarks
    The ToolBoxContent class provides properties to configure the report items and their order for CPL and FPL reports.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Designer.ToolBoxContent

    See Also