NetXP 3.0 Reference

ListBarGroupCollection.Item Property

Gets the ListBarGroup at the specified 0-based index.

Overload List

Gets the ListBarGroup at the specified 0-based index.

public ListBarGroup this[int] {get;}

Gets the ListBarGroup with the specified string key.

public ListBarGroup this[string] {get;}

See Also

ListBarGroupCollection Class | NETXP.Controls.Bars Namespace