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