DashboardItemDataLoadingError.InnerException Property
Gets or sets the inner exception that the data loading process throws.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
Exception | An exception that contains information about the current data loading error. |
See Also