Defines a row in a Table, contains TableCell, parent is Table.
public class TableRow : ContainerBlock, IBlock, IMarkdownObject, IList<Block>, ICollection<Block>, IReadOnlyList<Block>, IReadOnlyCollection<Block>, IEnumerable<Block>, IEnumerable
kind:method, kind:property, kind:ctor. Press Esc to clear.TableRow()Initializes a new instance of the TableRow class.IsHeaderGets or sets a value indicating whether this instance is header row.