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


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