Show contents 

ExtCtrls > ExtCtrls Assembly Interfaces > IDataGrid > IDataGrid.Columns

IDataGrid.Columns

Syntax

Columns: IDataGridColumns;

Description

The Columns property returns the columns collection of the DataGrid component.

See also:

IDataGrid