The NavigationBarHeaderContent enumeration contains types of controls that can be used in the panel header.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | Custom. The control specified in the CustomContent property is shown in the title. The title shows only the text if the CustomContent property is not specified. |
| 1 | CheckBox. The title contains the checkbox. |
See also: