NetXP 3.0 Reference

DockingManagerExtender Properties

The properties of the DockingManagerExtender class are listed below. For a complete list of DockingManagerExtender class members, see the DockingManagerExtender Members topic.

Public Instance Properties

AutomaticStatePersistence Enable or disable the Automatic State Persistence feature. If enabled the customized docking settings made by the user are persistent by User/Domain/WorkingArea
Container (inherited from Component) Gets the IContainer that contains the Component.
ContainerControl Gets or sets the object to which the docking manager instance is attached
DockingManager The wrapped DockingManager. Direct access to all properties.
InnerControl Sets or gets the Control for which the docking windows will not be allowed to dock inside of the specified control.
OuterControl Sets or gets the Control for which docking windows will not be allowed to dock outside of the specified control.
Site (inherited from Component) Gets or sets the ISite of the Component.

See Also

DockingManagerExtender Class | NETXP.Controls.Docking Namespace