ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DesignerSettings Class / Rdlx Property

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