HeaderContainerVisibility

Namespace: PP.Exp.Ui;

Description

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.

Available Values

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:

PP.Exp.Ui