Skip to main content

DashboardLayoutGroup.FindRecursive Method

Name Parameters Description
FindRecursive(DashboardItem) dashboardItem Searches the layout tree recursively and returns the layout item for the specified dashboard item.
FindRecursive(DashboardItemGroup) itemGroup Searches the layout tree recursively and returns the layout group for the specified dashboard item group.
FindRecursive(DashboardTabPage) page Searches the layout tree recursively and returns the layout tab page for the specified dashboard tab page.
FindRecursive(TabContainerDashboardItem) itemGroup Returns the layout tab container for the specified dashboard tab container item.