property Column.Key as String
Retrieves or sets a the column's key.

TypeDescription
String A string expression that indicates the column's key.

A column is identifies by its caption, key or index. The column's key defines a column when using the Item property. Use the Index or the Key property to identify a column, when using the Columns property.