Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / GcSpreadSheet Class / GcSpreadSheet Constructor


In This Topic
    GcSpreadSheet Constructor
    In This Topic
    Initializes a new instance of the GcSpreadSheet class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New GcSpreadSheet()
    public GcSpreadSheet()
    See Also