TcxGridTableView.ColumnCount Property
Returns the total number of columns defined within the Table View.
Declaration
property ColumnCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property returns the number of items stored within the Columns collection.
See Also