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

Dialog.OffsetY Property

Gets or sets the vertical offset (in pixel) between the position of the page element specified at AnchorElementID property, and the position the dialog will display.

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

Remarks

This property only applies if AnchorElementID is specified.

See Also

Dialog Class | EO.Web Namespace


Direct link to this topic