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