NetXP 3.0 Reference

ListBarGroupCollection.Item Property

Gets the ListBarGroup at the specified 0-based index.

[Visual Basic]
Overloads Public Default ReadOnly Property Item( _
   ByVal index As Integer _
) As ListBarGroup
[C#]
public ListBarGroup this[
   int index
] {get;}

See Also

ListBarGroupCollection Class | NETXP.Controls.Bars Namespace | ListBarGroupCollection.Item Overload List