INavigationBarHeader

Assembly: Forms;

Description

The INavigationBarHeader interface contains properties of the tab header displayed in the navigation bar.

Inheritance Hierarchy

INavigationBarHeader

Comments

Use the INavigationBarPad.Header property to get header parameters.

Properties

  Property name Brief description
The Content property determines the type of control, which is used in the header.
The CustomContent property determines a control displayed in the header area.
The Title property determines the text displayed in the tab header.
The TitleSuffix property determines suffix for tab header text.
The Value property determines checkbox state displayed in the header.

See also:

Forms Assembly Interfaces