Object Reference > True DBGrid Properties > Name Property (Column) |
This property returns a string that identifies the name of the associated database field (if available).
column.Name
Read-only at run time. Not available at design time.
Use the TableName property to retrieve the name of the underlying database table.
Column Object, Columns Collection