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