NetXP 3.0 Reference

TabPageCollection Class

A collection of tab pages.

For a list of all members of this type, see TabPageCollection Members.

System.Object
   CollectionBase
      CollectionEx
         TabPageCollection

[Visual Basic]
NotInheritable Public Class TabPageCollection
Inherits CollectionEx
[C#]
public sealed class TabPageCollection : CollectionEx

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Controls.Docking

Assembly: NETXP.Controls.Docking (in NETXP.Controls.Docking.dll)

See Also

TabPageCollection Members | NETXP.Controls.Docking Namespace