Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Dialog.Height Property

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


Direct link to this topic