INavigationBarHeader

Assembly: Forms;

Namespace: Prognoz.Platform.Interop.Forms

Description

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

Inheritance hierarchy

INavigationBarHeader

Comments

Use the INavigationBarPad.Header property to get title parameters.

Properties

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

See also:

Forms Assembly Interfaces