Style.VerticalAlignment

Style.VerticalAlignment property

Gets or sets the vertical alignment type of the text in a cell.

public TextAlignmentType VerticalAlignment { get; set; }

See Also