IGridViewColumn.Visible

Syntax

Visible: Boolean;

Description

The Visible property determines whether the column is visible.

Comments

Available values:

Example

The property use is given in the example for IDataGridView.BeginUpdate.

See also:

IGridViewColumn