Fires when the dialog window exits dragging mode.

Namespace:  C1.Web.UI.Controls.C1Window
Assembly:  C1WindowClient (in C1WindowClient.dll)

Syntax

JavaScript
function add_dragEnd(value);
function remove_dragEnd(value);

See Also