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