Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / WorkbookStateEventArgs Class / WorkbookStateEventArgs Constructor


In This Topic
    WorkbookStateEventArgs Constructor
    In This Topic
    Creates a new instance of WorkbookStateEventArgs.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New WorkbookStateEventArgs()
    public WorkbookStateEventArgs()
    See Also