Table of Contents
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.

Syntax
 public Int32 OffsetY { get; set; }
Remarks

This property only applies if AnchorElementID is specified.

See Also