Table of Contents
Height Property

Gets or sets the height of the dialog.

Syntax
 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