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

Dialog.HorizontalAlign Property

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

[Visual Basic]
Public Property HorizontalAlign As HorizontalAlign
[C#]
public HorizontalAlign HorizontalAlign {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