Help > Web Development > Object Reference > Object Reference > ISYSGroupList > ItemsVisible Property
<a name="kanchor412"></a>ISYSGroupList:ItemsVisible Property
Returns the number of items that are visible

Syntax
[VBScript]
ReadOnly property ISYSGroupList.ItemsVisible as long
[C#]
long ISYSGroupList.ItemsVisible {get;}
[ColdFusion/Java]
long ISYSGroupList.ItemsVisible() throws ComException;