BeforeExportDocumentEventArgs.HideItem Method
Name | Parameters | Description |
---|---|---|
HideItem(Predicate<DashboardItem>) | match | Hides the dashboard item matching the specified predicate in the exported dashboard. |
HideItem(String) | itemComponentName | Hides the dashboard item with the specified name in the exported dashboard. |