EaxDataView.HeaderContainerVisibility

Syntax

HeaderContainerVisibility: PP.Exp.Ui.HeaderContainerVisibility

Description

The HeaderContainerVisibility property sets the display mode for the container that contains the express report title and a group of buttons used to select the data view variant.

Comments

The value of the HeaderContainerVisibility property is an element of the PP.Exp.Ui.HeaderContainerVisibility enumeration.

Example

The example of property use is given on the Example of Creating the EaxDataBox Component page.

See also:

 EaxDataView