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

QueryBuilderModel Properties

A model that contains information about the Query Builder.
Name Description
HandlerUri Specifies a custom ASP.NET handler (or MVC controller) to which the Query Builder sends requests.
ParametersMode Specifies how you can manage query parameters.
RightToLeft Specifies whether a right-to-left layout is enabled in the Query Builder user interface.
SqlDataSourceJson Specifies a SQL data source’s model serialized to the JSON string.
TableQueryModelJson Specifies a SelectQuery‘s model serialized to the JSON string.
See Also