HTMLTableCellElement.Headers

HTMLTableCellElement.Headers property

List of id attribute values for header cells. See the headers attribute definition in HTML 4.01.

public string Headers { get; set; }

See Also