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

In This Topic
RpxSettings Property
In This Topic
Gets or sets settings specific to the RPX platform.
Syntax
'Declaration
 
Public Property RpxSettings As RpxSettings
 

Property Value

A RpxSettings object representing the settings specific to the RPX platform.
Remarks
This property can only be set once during object initialization and cannot be changed afterwards.
See Also