Groups

Overview

Groups is a navigation-tree entry in the main AnalyticsCreator window.

Function

The tree node is created in MainWindow.xaml.cs and uses the mnuGroups context menu defined in MainWindow.xaml.

Access

This topic was rebuilt from MainWindow.xaml and MainWindow.xaml.cs. The source shows the tree entry, its context-menu commands, and the supporting main-window controls.

How to access

Navigation tree

Main window tree -> Groups

Toolbar

Not direct. Use the navigation tree groups node or the diagram group selector.

Diagram

Not direct. Use the navigation tree.

Visual element

MainWindow -> Groups tree node

Screen overview

The Groups navigation entry exposes the following tree labels and commands in the source-backed UI.

IDPropertyDescription
1RefreshVisible label, button, tab, or grid header defined in the source-backed XAML.
2List groupsGroup-related control or command defined in the source-backed UI.
3Add groupGroup-related control or command defined in the source-backed UI.

Related topics