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






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