NetXP 3.0 Reference

ListBarItemCollection.Item Property

Gets the ListBarItem at the specified 0-based index.

Overload List

Gets the ListBarItem at the specified 0-based index.

public ListBarItem this[int] {get;}

Gets the ListBarItem with the specified key.

public ListBarItem this[string] {get;}

See Also

ListBarItemCollection Class | NETXP.Controls.Bars Namespace