Skip to main content

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