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

EFFiltersViewModel Class

A View Model that provides information about an Entity Framework data source’s filters.

Namespace: DevExpress.DataAccess.UI.EntityFramework

Assembly: DevExpress.DataAccess.v20.1.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.WindowsDesktop.DataAccess

Declaration

public class EFFiltersViewModel :
    INotifyPropertyChanged

The following members return EFFiltersViewModel objects:

Inheritance

Object
EFFiltersViewModel
See Also