HTMLTableSectionElement.VAlign

HTMLTableSectionElement.VAlign property

Vertical alignment of data in cells. See the valignattribute for HTMLTheadElement for details.

public string VAlign { get; set; }

See Also