Skip to main content
A newer version of this page is available. .

ItemCaptionToolbarUpdatedEventArgs Interface

Declaration

export interface ItemCaptionToolbarUpdatedEventArgs extends DashboardItemBaseEventArgs

Inherited Members

Inheritance

DashboardItemBaseEventArgs
ItemCaptionToolbarUpdatedEventArgs

Properties

options Property

Specifies the dashboard item caption options.

Declaration

options: DashboardItemCaptionToolbarOptions

Property Value

Type Description
DashboardItemCaptionToolbarOptions

An object that contains the dashboard item caption options.