Namespace: PP.Exp.Ui;
The HeaderContainerVisibility enumeration contains display modes for the container that stores express report title and a group of buttons used for data view selection.
It is used by the EaxDataView.HeaderContainerVisibility method.
| Value | Brief description |
| ToolBarOnly | Show only the group of buttons used for data view selection. |
| TitleOnly | Show only express report title. |
| HideAll | Hide all container elements. |
| ShowAll | Show all container elements. |
See also: