CustomDashboardItemControlCreatingEventArgs Properties
Contains data for theCustomDashboardItemControlCreating events.
| Name | Description |
|---|---|
| CustomControlProvider | Gets or sets a custom control that displays a custom dashboard item. |
| DashboardItemName | Gets the component name of the custom dashboard item. |
| MetadataType | Gets a custom item’s metadata type. |
See Also