TdxCustomListView.Columns Property
Provides access to the column collection.
#Declaration
property Columns: TdxListColumns read; write;
#Property Value
Type | Description |
---|---|
Tdx |
The column collection. |
#Remarks
Refer to the TdxListColumns class description for information on available options.