Assembly: Forms;
Namespace: Prognoz.Platform.Interop.Forms
The INavigationBarHeader interface contains properties of the tab header displayed in the navigation panel.
INavigationBarHeader
Use the INavigationBarPad.Header property to get title parameters.
| 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: