NavigationBarPad

Assembly: Forms;

Namespace: Prognoz.Platform.Interop.Forms

Description

The NavigationBarPad class implements the component tab called the NavigationBar.

Comments

Objects of this class are used in the INavigationBar.Pads collection.

Properties of the class object inherited from INavigationBarPad

  Property name Brief description
The Content property returns parameters of the panel binded to that tab.
The Expanded property determines whether the current tab is expanded.
The Header property returns parameters of the tab header.
The IsSystem property returns whether the tab is a system one.
The SystemId property returns identifier of the system tab.
The Visible property determines the criterion of the tab visibility in the navigation bar area.

See also:

Forms Assembly Classes