EFFiltersViewModel.Types Property
Provides access to the collection of available parameter types.
Namespace: DevExpress.DataAccess.UI.EntityFramework
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object[] | An array of objects that specify parameter types. |
See Also