NetXP 3.0 Reference

TabPageCollection Properties

The properties of the TabPageCollection class are listed below. For a complete list of TabPageCollection class members, see the TabPageCollection 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?
ItemOverloaded. Gets a tab page 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

TabPageCollection Class | NETXP.Controls.Docking Namespace