MindFusion.UI for WebForms Programmer's Guide

DockWindow.get_state Method

See Also
 



Gets the docking state of the item.

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

 Syntax

JavaScript  Copy Code

function get_state ()

 Return Value

Type: DockItemState
One of the DockItemState enumeration values.

 See Also