IGridViewColumn.Id

Syntax

Id: String;

Description

The Id property returns column identifier.

Comments

The identifier is assigned to the column after the data source is set and columns are created for each field. Column identifier corresponds with field identifier.

See also:

IGridViewColumn