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


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