ConfigureEFFiltersPage.EditFilterCommand Property
Returns a command that invokes the Filter Editor to edit the filter criteria.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
ICommand | An object implementing the ICommand interface that defines the command. |
See Also