Show contents 

Express > Express Assembly Interfaces > IEaxGrid > IEaxGrid.DisplayGrid

IEaxGrid.DisplayGrid

Fore Syntax

DisplayGrid: Boolean;

Fore.NET Syntax

DisplayGrid: Boolean;

Description

The DisplayGrid property determines whether the table grid of express report is displayed.

Comments

The property is outdated, use ITabView.DisplayGrid.

See also:

IEaxGrid