EditFiltersContext.ConnectionStorageService Property
Specifies an object that provides a service functionality to store the 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 |
---|---|
IConnectionStorageService | An object implementing the IConnectionStorageService interface. |
See Also