TcxLookupGridColumn.Caption Property
In This Article
Specifies the text string representing a column within the drop-down list of a lookup combo box.
#Declaration
Delphi
property Caption: string read; write;
#Property Value
Type |
---|
string |
See Also