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






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