NetXP 3.0 Reference

TabGroupBaseCollection Properties

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

Public Instance Properties

Count (inherited from CollectionBase)Gets the number of elements contained in the CollectionBase instance.
IsSuspended (inherited from CollectionEx) Is event generation already suspended?
Item Gets or sets the tab group base at the specified 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

TabGroupBaseCollection Class | NETXP.Controls.Docking Namespace