vcl-dxlistview-baab31a0.md
A list column.
TdxListColumn = class(
TcxComponentCollectionItem,
IdxAutomationElement
)
The TdxListColumn class members allow you to do the following:
TdxCustomListView and TdxListColumns class members reference a TdxListColumn object.
Note
The List View display columns only if the control is in Report mode (the ViewStyle property is set to Report).
TObject TPersistent TComponent TcxCustomComponent TcxComponentCollectionItem TdxListColumn
See Also