Options

Overview

The Options ribbon tab groups user-management and application-settings commands.

Function

The tab opens user groups, DWH settings, interface settings, parameters, and encrypted strings.

Access

This topic was rebuilt from MainWindow.xaml and MainWindow.xaml.cs. The source defines the Options ribbon tab and the commands shown under it.

How to access

Navigation tree

Not direct. Use the main ribbon.

Toolbar

Options

Diagram

Not direct. Use the main ribbon.

Visual element

MainWindow ribbon -> Options

Screen overview

The Options ribbon tab shows the following source-defined button labels and groups.

IDPropertyDescription
1HomeVisible label, button, tab, or grid header defined in the source-backed XAML.
2User groupsGroup-related control or command defined in the source-backed UI.
3DWH settngsVisible label, button, tab, or grid header defined in the source-backed XAML.
4InterfaceVisible label, button, tab, or grid header defined in the source-backed XAML.
5ParameterVisible label, button, tab, or grid header defined in the source-backed XAML.
6Encrypted stringsVisible label, button, tab, or grid header defined in the source-backed XAML.

Related topics