[]
        
(Showing Draft Content)

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

Table Constructor

Table()

Creates one Table instance.

Declaration
public Table()

Table(HtmlHelper)

Creates one Table instance.

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

The HtmlHelper instance.