Gets or sets the maximum height of the dialog.
[Visual Basic]
Public Property MaxHeight As
Int32
[C#]
public
Int32 MaxHeight {get; set;}
Remarks
Set this property to 0 to automatically adjust maximum height to the browser window height.
See Also
Dialog Class | EO.Web Namespace