TdxListColumns.Items Property
Provides indexed access to stored columns.
Declaration
property Items[AIndex: Integer]: TdxListColumn read; write; default;
Property Value
| Type | Description |
|---|---|
| TdxListColumn | A list column. |
See Also
Provides indexed access to stored columns.
property Items[AIndex: Integer]: TdxListColumn read; write; default;
| Type | Description |
|---|---|
| TdxListColumn | A list column. |