Property VerticalTextAlignment
VerticalTextAlignment
Gets or sets how the View's Text is aligned vertically when drawn. Changing this property will redisplay the View.
public virtual VerticalTextAlignment VerticalTextAlignment { get; set; }
Property Value
- VerticalTextAlignment
The text alignment.