Assembly: 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 | |
![]() |
Content | The Content property determines the type of control, which is used in the header. |
![]() |
CustomContent | The CustomContent property determines a control displayed in the header area. |
![]() |
Title | The Title property determines the text displayed in the tab header. |
![]() |
TitleSuffix | The TitleSuffix property determines suffix for tab header text. |
![]() |
Value | The Value property determines checkbox state displayed in the header. |
See also: