DataLayerOptions.DataStoreInitializedHandler Property
In This Article
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
public Action<IDataStore> DataStoreInitializedHandler { get; }
#Property Value
Type |
---|
Action<IData |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Data |
---|---|
Data |
|
See Also