Skip to main content
All docs
V25.1
  • DxReportDesignerRequestOptions Properties

    Contains options that specify where to send requests from the Report Designer.
    Name Description
    QueryBuilderHandlerUri Gets or sets a custom MVC controller that processes Query Builder requests.
    ReportDesignerHandlerUri Gets or sets a custom MVC controller that processes Report Designer requests.
    ReportPreviewHandlerUri Gets or sets a custom MVC controller that processes requests sent from the Document Viewer invoked by the Report Designer.
    See Also