TdxListColumn.Columns Property
In This Article
Provides access to the column collection that owns the list column.
#Declaration
Delphi
property Columns: TdxListColumns read;
#Property Value
Type | Description |
---|---|
Tdx |
The column collection. |
See Also