Gets or sets the horizontal 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 OffsetX As
Int32
[C#]
public
Int32 OffsetX {get; set;}
Remarks
This property only applies if AnchorElementID is specified.
See Also
Dialog Class | EO.Web Namespace