Show contents 

Working with Express Report > PP.Exp.Ui > Classes > EaxGridView > EaxGridView.ShowContextButton

EaxGridView.ShowContextButton

Syntax

ShowContextButton: boolean;

Description

The ShowContextButton property controls visibility of table context menu button in express report working area.

Comments

By default the property is set to True.

Example

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

See also:

EaxGridView