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