TcxLookupDBGridColumn Properties
Represents a column within the dropdown list of a lookup combo box.
Name | Description |
---|---|
Caption |
Specifies the text string representing a column within the drop-down list of a lookup combo box.
Inherited from Tcx |
Collection |
Inherited from TCollection |
Display |
Inherited from TCollection |
Field | |
Field |
Specifies the name of the data source field whose values are displayed within a column. |
Fixed |
Determines whether the width of a column depends on other column settings.
Inherited from Tcx |
Header |
Specifies column caption text alignment within a column header.
Inherited from Tcx |
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
Min |
Specifies the minimum width of a specific column.
Inherited from Tcx |
Properties |
Inherited from Tcx |
Repository |
Specifies the repository item used as an editor for a specific column’s content.
Inherited from Tcx |
Sorting |
Determines whether dropdown data of a lookup combo box can be sorted based on values of a specific column.
Inherited from Tcx |
Sort |
Specifies the sort order for a column.
Inherited from Tcx |
Value |
Inherited from Tcx |
Width |
Specifies column width.
Inherited from Tcx |
See Also