NetXP 3.0 Reference

ListBarItemCollection.Item Property

Gets the ListBarItem with the specified key.

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

See Also

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