Skip to main content
A newer version of this page is available. .

DockManagerExtension Constructors

Represents an extension object implementing the DockManager functionality.
Name Parameters Description
DockManagerExtension(DockManagerSettings, ViewContext) settings, viewContext Initializes a new instance of the DockManagerExtension class with the specified settings and provides context information about the view.
DockManagerExtension(DockManagerSettings) settings Initializes a new instance of the DockManagerExtension class with the specified settings.
See Also