IGridViewColumns.Count

Syntax

Count: Integer;

Description

The Count property returns the number of columns in the collection.

Example

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

See also:

IGridViewColumns