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


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