Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxLookupGridColumn Class

Serves as the base class for a TcxLookupDBGridColumn object (a column within the drop-down list of a lookup combo box).

#Declaration

Delphi

#Remarks

Columns of the drop-down list are stored within the LookupComboBox.Properties.ListColumns collection. They can be used to apply sorting to the drop-down list. The width of columns can be adjusted in order to entirely display field values of a data source.

See Also