ConfigureEFFiltersPage.FiltersViewModel Property
Specifies a View Model of Entity Framework data source filters.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
EFFiltersViewModel | A EFFiltersViewModel object. |
See Also