MultiQueryConfigurePage.DeleteQuery(MultiQueryItem) Method
Deletes a specified custom query.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
item | MultiQueryItem | An object that provides information about an item selected on a wizard page. |
See Also