IUiSecManagerTabParams.Visible

Syntax

Visible: Boolean;

Description

The Visible property determines whether a tab is visible.

Comments

If the property is set to True, tab is visible; if the property is set to False, tab is hidden.

The default value is True.

Example

The example of use is given on the plugin page: Adm: OpenNavigator.

See also:

IUISecManagerTabParams | IUiSecManagerParams | OpenNavigator: Adm Plugin