Gets or sets the height of the dialog.
[Visual Basic]
Overrides Public Property Height As
Unit
[C#]
public override
Unit Height {get; set;}
Remarks
This property does not work when ContentUrl is set. In that case please set height CSS attribute in ContentStyleActive.
See Also
Dialog Class | EO.Web Namespace