MindFusion.UI for WebForms Programmer's Guide

DockWindow Class

Remarks See Also
 



Represents a dockable window.

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

 Syntax

JavaScript  Copy Code

// class
DockWindow.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