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

In This Topic
    Cell Constructor
    In This Topic
    Creates one Cell instance.
    Syntax
    'Declaration
     
    Public Function New()
    public Cell()
    See Also