HTMLTableElement.Caption

HTMLTableElement.Caption property

Returns the table’s CAPTION, or void if none exists. @version DOM Level 2

public HTMLTableCaptionElement Caption { get; }

See Also