GrapeCity.Xaml.SpreadSheet.UI
KeyCode Property


GrapeCity.Xaml.SpreadSheet.UI Namespace > KeyStroke Structure : KeyCode Property
Gets the key code defined by the GrapeCity.Windows.SpreadSheet.UI.KeyStroke structure.
Syntax
'Declaration
 
Public ReadOnly Property KeyCode As VirtualKey
'Usage
 
Dim instance As KeyStroke
Dim value As VirtualKey
 
value = instance.KeyCode
public VirtualKey KeyCode {get;}
See Also

Reference

KeyStroke Structure
KeyStroke Members