Skip to main content
A newer version of this page is available. .
All docs
V21.2

CustomItemExportControlCreatingEventArgs Properties

Provides data for the CustomItemExportControlCreating event.
Name Description
CustomItemType Gets the custom item’s type.
DashboardItem Gets the exported custom dashboard item.
ExportControlProvider Gets or sets the object that specifies a printable control for the custom dashboard item before it is exported.
See Also