ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / RdlxSettings Class / ReportItemsFeatures Property

In This Topic
    ReportItemsFeatures Property
    In This Topic
    Customizable report item features.
    Syntax
    'Declaration
     
    Public Property ReportItemsFeatures As RdlxReportItemsSettings
    public RdlxReportItemsSettings ReportItemsFeatures {get; set;}
    See Also