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

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