DashboardLayoutGroup.ContainsRecursive Method
| Name | Parameters | Description |
|---|---|---|
| ContainsRecursive(DashboardItem) | dashboardItem | Indicates whether the subtree of the current layout group contains the layout item that displays the specified dashboard item. |
| ContainsRecursive(DashboardLayoutNode) | layoutNode | Indicates whether the subtree of the current layout group contains the specified layout item/group. |
| ContainsRecursive(DashboardTabPage) | tabPage | Indicates whether the subtree of the current layout group contains the specified layout tab page. |