EditFiltersContext.ConnectionStringsProvider Property
Specifies a storage of data connection settings.
Namespace: DevExpress.DataAccess.UI.EntityFramework
Assembly: DevExpress.DataAccess.v26.1.UI.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IConnectionStringsProvider | An object implementing the IConnectionStringsProvider interface. |
See Also