Show method (grid)

Examples


The Show method makes visible any invisible grid.

Syntax

grid.Show

Parameters

grid – A grid object.

Comments

Use the Show method to make visible any grid that’s currently invisible. The Hide method (grid) and Visible property make a grid invisible.


Documentation Feedback