DataSourceCacheKeyCreatedEventArgs.Key Property
Provides access to the data source cache key.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.1.Web.dll
NuGet Package: DevExpress.Web.Dashboard.Common
Declaration
Property Value
Type | Description |
---|---|
IDataSourceCacheKey | The data source cache key. |
See Also