Skip to main content
A newer version of this page is available. .

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
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