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

In This Topic
    RdlxSettings Property
    In This Topic
    RDLX platform-specific settings.
    Syntax
    'Declaration
     
    Public Property RdlxSettings As RdlxSettings
    public RdlxSettings RdlxSettings {get; set;}
    See Also