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

ASPxQueryBuilder Class

The Query Builder control.

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v18.2.Web.WebForms.dll

Declaration

public class ASPxQueryBuilder :
    ASPxWebClientUIControl

Remarks

ASP.NET Query Builder is an HTML5/JS control providing a visual web user interface for constructing SQL queries.

ASPxQueryBuilder-Control

To learn about main features of the Query Builder control, see the Query Builder topic.

See Also