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