GrapeCity.Xaml.SpreadSheet.UI
KeyChar Property


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

Reference

KeyStroke Structure
KeyStroke Members