IUiSecManagerTabParams.Visible

Fore Syntax

Visible: Boolean;

Fore.NET 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 page of the plugin: Adm: OpenNavigator.

See also:

IUISecManagerTabParams | IUiSecManagerParams | OpenNavigator: Adm Plugin