Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI 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