MindFusion.UI for WebForms Programmer's Guide

DockWindow.get_canDock Method

See Also
 



Gets a value indicating whether the item can be docked.

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

 Syntax

JavaScript  Copy Code

function get_canDock ()

 Return Value

Type: Boolean
True if the item can be docked, otherwise false.

 See Also