ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / Row Class / Row Constructor / Row Constructor()






In This Topic
    Row Constructor()
    In This Topic
    Create a new instance.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New Row()
    public Row()
    public Row(); 
    public function Row();
    public: Row();
    public:
    Row();
    See Also