DBSetFilterViewModel.DBSetName Property
Specifies the name of a DBSet, to which the filter applies.
Namespace: DevExpress.DataAccess.UI.EntityFramework
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String identifying the DBSet. |
See Also