ComponentOne ASP.NET MVC Controls
UnboundSheet Constructor(HtmlHelper)

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

Parameters

helper
The HtmlHelper instance.
See Also

Reference

UnboundSheet Class
UnboundSheet Members
Overload List