Table of Contents
MaxHeight Property

Gets or sets the maximum height of the dialog.

Syntax
 public Int32 MaxHeight { get; set; }
Remarks

Set this property to 0 to automatically adjust maximum height to the browser window height.

See Also