NetXP 3.0 Reference

ListBarGroupCollection Properties

The properties of the ListBarGroupCollection class are listed below. For a complete list of ListBarGroupCollection class members, see the ListBarGroupCollection Members topic.

Public Instance Properties

Count (inherited from CollectionBase)Gets the number of elements contained in the CollectionBase instance.
ItemOverloaded. Gets the ListBarGroup at the specified 0-based index.

Explicit Interface Implementations

ICollection.CopyTo (inherited from CollectionBase) 
IList.Add (inherited from CollectionBase) 
IList.Contains (inherited from CollectionBase) 
IList.IndexOf (inherited from CollectionBase) 
IList.Insert (inherited from CollectionBase) 
IList.Remove (inherited from CollectionBase) 

See Also

ListBarGroupCollection Class | NETXP.Controls.Bars Namespace