CustomItemExportControlCreatingEventArgs.DashboardItem Property
Gets the exported custom dashboard item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
| Type | Description |
|---|---|
| CustomDashboardItem | A custom dashboard item. |
See Also