Back to Devexpress

TcxCustomGridTableView.VisibleItemCount Property

vcl-cxgridcustomtableview-dot-tcxcustomgridtableview-2fe846e7.md

latest1.2 KB
Original Source

TcxCustomGridTableView.VisibleItemCount Property

Returns the total number of items that are currently visible within the View.

Declaration

delphi
property VisibleItemCount: Integer read;

Property Value

Type
Integer

Remarks

This property returns the number of items accessible via the VisibleItems property.

See Also

TcxCustomGridTableItem.Visible

TcxCustomGridTableView.GroupedItemCount

TcxCustomGridTableView.ItemCount

TcxCustomGridTableView.SortedItemCount

TcxCustomGridTableView Class

TcxCustomGridTableView Members

cxGridCustomTableView Unit