Back to Devexpress

TdxCustomListView.Columns Property

vcl-dxlistview-dot-tdxcustomlistview-b29fa570.md

latest640 B
Original Source

TdxCustomListView.Columns Property

Provides access to the column collection.

Declaration

delphi
property Columns: TdxListColumns read; write;

Property Value

TypeDescription
TdxListColumns

The column collection.

|

Remarks

Refer to the TdxListColumns class description for information on available options.

See Also

TdxCustomListView Class

TdxCustomListView Members

dxListView Unit