DataLayerOptions.DataLayerInitializedHandler Property
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Property Value
Type |
---|
Action<IDataLayer> |
Property Paths
You can access this nested property as listed below:
Object Type | Path to DataLayerInitializedHandler |
---|---|
DataLayerOptionsBuilder |
|
See Also