Back to Devexpress

TcxGridTableView.ColumnCount Property

vcl-cxgridtableview-dot-tcxgridtableview-366d3868.md

latest707 B
Original Source

TcxGridTableView.ColumnCount Property

Returns the total number of columns defined within the Table View.

Declaration

delphi
property ColumnCount: Integer read;

Property Value

Type
Integer

Remarks

This property returns the number of items stored within the Columns collection.

See Also

TcxGridTableView.Columns

TcxGridTableView Class

TcxGridTableView Members

cxGridTableView Unit