[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.KeyExitEventArgs

KeyExitEventArgs Class

Provides the data for an event.

Inheritance
KeyExitEventArgs
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class KeyExitEventArgs : EventArgs
Public Class KeyExitEventArgs
    Inherits EventArgs

Constructors

Name Description
KeyExitEventArgs(ExitKeys)

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

Properties

Name Description
Key

Gets an ExitKeys value that indicates the key raised by the KeyExit event.