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.v21.1.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design

Declaration

public class EFFiltersViewModel :
    INotifyPropertyChanged

The following members return EFFiltersViewModel objects:

Inheritance

Object
EFFiltersViewModel
See Also