CustomizeDashboardItemCaptionEventArgs Properties
Provides data for the CustomizeDashboardItemCaption and CustomizeDashboardItemCaption events.
Name | Description |
---|---|
Dashboard |
Gets the name of the current dashboard item. |
Filter |
Gets or sets the text displayed in the dashboard title or in the dashboard item caption. The text identifies a single master filter value applied to the dashboard.
Inherited from Customize |
Items |
Provides access to command buttons located in the dashboard title or in the dashboard item’s caption.
Inherited from Customize |
Text |
Gets or sets the text displayed in the dashboard title or the dashboard item caption.
Inherited from Customize |
Visible | Gets or sets whether the current dashboard item’s caption is shown, |
See Also