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

Dialog.VerticalAlign Property

Specifies how UI elements specified in ContentTemplate or ContentHtml are aligned vertically.

[Visual Basic]
Public Property VerticalAlign As VerticalAlign
[C#]
public VerticalAlign VerticalAlign {get; set;}

Remarks

This property only applies when ContentTemplate or ContentHtml is specified. If using ContentUrl to specify the UI of the content area, this property is ignored.

See Also

Dialog Class | EO.Web Namespace


Direct link to this topic