NetXP 3.0 Reference

TabGroupSequence Class

A container for multiple tabbed group nodes.

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

System.Object
   TabGroupBase
      TabGroupSequence

[Visual Basic]
NotInheritable Public Class TabGroupSequence
Inherits TabGroupBase
Implements NETXP.Controls.Docking.IResizeSource
[C#]
public sealed class TabGroupSequence : TabGroupBase, IResizeSource

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

TabGroupSequence Members | NETXP.Controls.Docking Namespace