HTMLTableElement.Summary

HTMLTableElement.Summary property

Description about the purpose or structure of a table. See the summary attribute definition in HTML 4.01.

public string Summary { get; set; }

See Also