INavigationBarPad

Assembly: Forms;

Description

The INavigationBarPad interface contains properties of the tab displayed in the navigation bar area.

Inheritance Hierarchy

INavigationBarPad

Comments

Tab properties can be obtained in the INavigationBar.ActivePad, INavigationBarPadList.Item or INavigationBarPadList.ItemById property.

Properties

  Property name Brief description
The Content property returns parameters of the panel linked with this tab.
The Expanded property determines whether the current tab is expanded.
The Header property returns tab header parameters.
The IsSystem property returns whether the tab is a system one.
The SystemId property returns identifier of the system tab.
The Visible property determines whether the tab is visible in the navigation bar area.

See also:

Forms Assembly Interfaces