Back to Devexpress

TcxCustomGridTableView.ItemCount Property

vcl-cxgridcustomtableview-dot-tcxcustomgridtableview-86f04b91.md

latest1.1 KB
Original Source

TcxCustomGridTableView.ItemCount Property

Returns the total number of data items in the grid View.

Declaration

delphi
property ItemCount: Integer read;

Property Value

TypeDescription
Integer

The number of data items accessible through the Items property.

|

See Also

TcxCustomGridTableView.GroupedItemCount Property

TcxCustomGridTableView.SortedItemCount Property

TcxCustomGridTableView.VisibleItemCount Property

TcxCustomGridTableView Class

TcxCustomGridTableView Members

cxGridCustomTableView Unit