MindFusion.UI for WebForms Programmer's Guide

Window.get_minSize Method

See Also
 



Gets the minimum allowed size of the control.

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

 Syntax

JavaScript  Copy Code

function get_minSize ()

 Return Value

Type: Object
The minimum allowed size.

 See Also