CustomizeDashboardItemCaptionEventArgs Constructors
Provides data for the CustomizeDashboardItemCaption and CustomizeDashboardItemCaption events.| Name | Parameters | Description |
|---|---|---|
| CustomizeDashboardItemCaptionEventArgs(String, String, String, Boolean) | dashboardItemName, text, filterText, visible | Initializes a new instance of the CustomizeDashboardItemCaptionEventArgs class. |
See Also