Fires when the dialog window exits resizing mode.

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

Syntax

JavaScript
function add_resizeEnd(value);
function remove_resizeEnd(value);

See Also