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

DashboardItemMaximizedStateChangedEventArgs Properties

Provides data for the DashboardViewer.DashboardItemMaximizedStateChanged and DashboardDesigner.DashboardItemMaximizedStateChanged events.
Name Description
DashboardItemName Gets the component name of the maximized or restored dashboard item.
IsMaximized Indicates whether the item is maximized or restored to its original size.
See Also