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

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