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






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