Gets the ListBarGroup at the specified 0-based index.
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;}
ListBarGroupCollection Class | NETXP.Controls.Bars Namespace