A newer version of this page is available.
Switch to the current version.
EditQueryContext Class
Contains settings used to display the Query Builder dialog when the SqlDataSourceUIHelper.EditQuery or SqlDataSourceUIHelper.ManageQueries method is called.
Namespace: DevExpress.DataAccess.UI.Sql
Assembly: DevExpress.DataAccess.v18.2.UI.dll
Declaration
public sealed class EditQueryContext :
EditContextBase
Public NotInheritable Class EditQueryContext
Inherits EditContextBase
Inheritance
Object
DevExpress.DataAccess.UI.Sql.EditContextBase
EditQueryContext
See Also
Feedback