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