Skip to main content
All docs
V25.2
  • DxWasmReportDesignerRequestOptions Properties

    Contains options that specify where to send requests from the Report Designer.
    Name Description
    GetDesignerModelAction Specifies the URI of the controller action that returns the Report Designer’s client-side model.
    GetLocalizationAction Specifies the URI path of the controller action used to customize localization strings.
    Host Specifies the server-side project’s URI.
    See Also