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

In This Topic
    RdlxReportItemsSettings Class
    In This Topic
    Represents the customizable features for various report items in RDLX.
    Object Model
    RdlxReportItemsSettings Class
    Syntax
    'Declaration
     
    Public Class RdlxReportItemsSettings 
    public class RdlxReportItemsSettings 
    Remarks
    The RdlxReportItemsSettings class provides properties to configure the features for barcode, table, and tablix items in RDLX.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Designer.RdlxReportItemsSettings

    See Also