ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc Namespace / HeaderTemplateCell Class / HeaderTemplateCell Constructor






In This Topic
    HeaderTemplateCell Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New HeaderTemplateCell()
    public HeaderTemplateCell()
    public HeaderTemplateCell(); 
    public function HeaderTemplateCell();
    public: HeaderTemplateCell();
    public:
    HeaderTemplateCell();
    See Also