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.v18.2.dll

Declaration

public class EFFiltersViewModel :
    INotifyPropertyChanged

The following members return EFFiltersViewModel objects:

Inheritance

Object
EFFiltersViewModel
See Also