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

In This Topic
    Rpx Property
    In This Topic
    Gets or sets the RPX platform-specific settings.
    Syntax
    'Declaration
     
    Public Property Rpx As RpxSettings
    public RpxSettings Rpx {get; set;}

    Property Value

    An instance of RpxSettings representing the RPX platform-specific settings.
    See Also