MindFusion.UI for WebForms Programmer's Guide

Events.resizeStart Field

See Also
 



Raised when a resize operation on a window-based control is started. The event handlers get a WindowValidatingEventArgs instance that contains data for this event.

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

 Syntax

JavaScript  Copy Code

var resizeStart

 See Also