property Items.VisibleCount as Long

Retrieves the number of visible items.

TypeDescription
Long Counts the visible items.

Use FirstVisibleItem and NextVisibleItem properties to determine the items that fit the group's client area.