MindFusion.UI for WebForms Programmer's Guide

DockControl Class

Remarks See Also
 



Enables docking of DockWindow controls.

Namespace: MindFusion.UI.Web
Assembly: DockControl.js

 Syntax

JavaScript  Copy Code

// class
DockControl.prototype = {}

 Remarks

For additional information on how to use the control, please refer to the DockControl topic in the Using the controls section.

 See Also