NetXP 3.0 Reference

ListBarItemCollection.Item Property

Gets the ListBarItem at the specified 0-based index.

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

See Also

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