Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetViewEventArgs Class / SheetViewEventArgs Constructor / SheetViewEventArgs Constructor()


In This Topic
    SheetViewEventArgs Constructor()
    In This Topic
    Creates a new event arguments object for the sheet.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SheetViewEventArgs()
    public SheetViewEventArgs()
    See Also