NetXP 3.0 Reference

ListBarItemCollection Properties

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

Public Instance Properties

Count (inherited from CollectionBase)Gets the number of elements contained in the CollectionBase instance.
Height Gets the height of all the items within this collection.
ItemOverloaded. Gets the ListBarItem 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

ListBarItemCollection Class | NETXP.Controls.Bars Namespace