NetXP 3.0 Reference

TabGroupBaseCollection Class

Provides a collection of TabGroupBase objects.

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

System.Object
   CollectionBase
      CollectionEx
         TabGroupBaseCollection

[Visual Basic]
NotInheritable Public Class TabGroupBaseCollection
Inherits CollectionEx
[C#]
public sealed class TabGroupBaseCollection : 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

TabGroupBaseCollection Members | NETXP.Controls.Docking Namespace