[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.KeyExitEventArgs.-ctor

KeyExitEventArgs Constructor

KeyExitEventArgs(ExitKeys)

Initializes a new instance of the KeyExitEventArgs class using the specified ExitKeys.

Declaration
public KeyExitEventArgs(ExitKeys key)
Public Sub New(key As ExitKeys)
Parameters
Type Name Description
ExitKeys key

An ExitKeys value that indicates which key caused the KeyExit event.