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