NetXP 3.0 Reference

CommandBarItemCollection Properties

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

Public Instance Properties

Count (inherited from CollectionBase)Gets the number of elements contained in the CollectionBase instance.
ItemOverloaded. Retrieves an item at an index.
SuppressEvents Should events be suppressed?

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

CommandBarItemCollection Class | NETXP.Controls.Bars Namespace