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

In This Topic
    RpxSettings Property
    In This Topic
    RPX platform-specific settings. Must exist for the RPX reports to work.
    Syntax
    'Declaration
     
    Public Property RpxSettings As RpxSettings
    public RpxSettings RpxSettings {get; set;}
    See Also