[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Table.-ctor

Table Constructor

Table()

Creates one Table instance.

Declaration
public Table()

Table(IHtmlHelper)

Creates one Table instance.

Declaration
public Table(IHtmlHelper helper)
Parameters
Type Name Description
IHtmlHelper helper

The HtmlHelper instance.