Property VerticalAlignment
VerticalAlignment
Gets or sets the vertical alignment applied to this control when it is positioned within a parent control.
VerticalAlignment VerticalAlignment { get; set; }
Property Value
- VerticalAlignment
A vertical alignment setting. The default is
null
.