GridDisplayName property |
Applies to
TIB_Column
Declaration
Property GridDisplayName : string;
Description
This property stores the text which serves as to override the DisplayName
when displaying the column title of a grid.
If GridDisplayName is left blank then DisplayName or the column's field name
will be used.