Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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