[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.KeyExitEventArgs.Key

Key Property

Key

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

Declaration
public ExitKeys Key { get; }
Public ReadOnly Property Key As ExitKeys
Property Value
Type Description
ExitKeys

The ExitKeys value that indicates the key raised by the KeyExit event.

Remarks

This property retrieves the keyboard key.