HTMLTableCellElement.Scope

HTMLTableCellElement.Scope property

Scope covered by header cells. See the scope attribute definition in HTML 4.01.

public string Scope { get; set; }

See Also