NetXP 3.0 Reference

ListBarGroupCollection.Item Property

Gets the ListBarGroup with the specified string key.

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

See Also

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