MultiQueryConfigureParametersPage.CanRemoveParameter() Method
Returns whether it is possible to remove the selected parameter from a query.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Returns
Type | Description |
---|---|
Boolean | true, if the query parameter can be removed; otherwise, false. |
See Also