VerticalOffset

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets or sets the distance between the top side of the Silverlight content area and the top side of the popup.

<Popup VerticalOffset="double" .../>
value = object.VerticalOffset
object.VerticalOffset = value

Property Value

Type: Double

The distance, in pixels.

This property is read/write. The default is 0.

Managed Equivalent

VerticalOffset

Applies To

Popup

Version Information

Silverlight 2