NetXP 3.0 Reference

ExDockObject Class

Wraps DockObject and extend it with needed properties.

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

System.Object
   DockObject
      ExDockObject

[Visual Basic]
Public Class ExDockObject
Inherits DockObject
[C#]
public class ExDockObject : DockObject

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

ExDockObject Members | NETXP.Controls.Docking Namespace