[]
Creates one Table instance.
public Table()
Public Sub New()
Creates one Table instance.
public Table(IHtmlHelper helper)
Public Sub New(helper As IHtmlHelper)
| Type | Name | Description |
|---|---|---|
| IHtmlHelper | helper | The HtmlHelper instance. |