ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / RdlxToolBoxItem Enumeration

In This Topic
    RdlxToolBoxItem Enumeration
    In This Topic
    Toolbox item types
    Syntax
    'Declaration
     
    Public Enum RdlxToolBoxItem 
       Inherits System.Enum
    public enum RdlxToolBoxItem : System.Enum 
    Members
    MemberDescription
    bandedlist 
    barcode 
    bullet 
    chart 
    checkbox 
    container 
    formattedtext 
    image 
    inputfield 
    line 
    list 
    overflowplaceholder 
    shape 
    sparkline 
    subreport 
    table 
    tableofcontents 
    tablix 
    textbox 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Blazor.Designer.RdlxToolBoxItem

    See Also