Represents a table header row in a Markdown table.
Namespace: Radzen.Documents.Markdown
Assembly: Radzen.Blazor.dll
public class TableHeaderRow : Documents.Markdown.TableRow, Documents.Markdown.INodeRepresents a table header row in a Markdown table.
public TableHeaderRow()public override void Accept(Documents.Markdown.INodeVisitor visitor)
| Type | Name | Description |
|---|---|---|
| Documents.Markdown.INodeVisitor | visitor |