EaxGridView.VisibleHeaders

Syntax

VisibleHeaders: boolean

Description

The VisibleHeaders property indicates visibility of the headers for rows and columns in the table in the express report working area.

Description

If the property value is set to True, headings of table rows and columns are displayed; if the property is False, the headings are not shown.

Example

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

See also:

EaxGridView