SP.UI.Dialog.allowMaximize Property
Applies to: SharePoint Foundation 2010
Gets a value that indicates whether the dialog can be maximized.
var value = SP.UI.Dialog.get_allowMaximize();
Property Value
Type: Boolean
true if the dialog can be maximized; otherwise, false.