TcxGridServerModeBandedTableView.Columns Property
Provides zero-based indexed access to the View’s columns.
Declaration
property Columns[Index: Integer]: TcxGridServerModeBandedColumn read; write;
Property Value
| Type |
|---|
| TcxGridServerModeBandedColumn |
See Also