CustomDashboardItemControlCreatingEventArgs Properties
Contains data for the CustomDashboardItemControlCreating
events.
Name | Description |
---|---|
Custom |
Gets or sets a custom control that displays a custom dashboard item. |
Dashboard |
Gets the component name of the custom dashboard item. |
Metadata |
Gets a custom item’s metadata type. |
See Also