ComponentOne ASP.NET MVC Controls
Table Constructor(HtmlHelper)

C1.Web.Mvc.Sheet Namespace > Table Class > Table Constructor : Table Constructor(HtmlHelper)
The HtmlHelper instance.
Creates one Table instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal helper As HtmlHelper _
)
public Table( 
   HtmlHelper helper
)

Parameters

helper
The HtmlHelper instance.
See Also

Reference

Table Class
Table Members
Overload List