Show contents 

Andy > Andy Assembly Interfaces > IWxView > IWxView.DisplayGrid

IWxView.DisplayGrid

Syntax

DisplayGrid: Boolean;

DisplayGrid: boolean;

Description

The DisplayGrid property determines whether the grid is displayed.

Comments

If the property is set to True, the grid is displayed, if it is set to False, it is not displayed.

The default property value is True.

See also:

IWxView