Share via


UIElement.VerticalAlignment Property

Gets or sets the vertical alignment characteristics that are applied to this element when it is composed within a parent element, such as a Panel.

Namespace: Microsoft.SPOT.Presentation
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public VerticalAlignment VerticalAlignment { get; set; }

Property Value

A value of the VerticalAlignment enumeration. The default value is Stretch.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

UIElement Class
UIElement Members
Microsoft.SPOT.Presentation Namespace