TcxCustomGridTableView.VisibleItemCount Property
In This Article
#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