Back to Devexpress

TdxListColumns Class

vcl-dxlistview-3eed8b90.md

latest1.6 KB
Original Source

TdxListColumns Class

A list column collection.

Declaration

delphi
TdxListColumns = class(
    TcxInterfacedComponentCollection
)

Remarks

The TdxListColumns class members allow you to do the following:

The List View’s Columns property references a TdxListColumns object.

Inheritance

TObject TPersistent TcxComponentCollection TcxInterfacedComponentCollection TdxListColumns

See Also

TdxListColumns Members

dxListView Unit