Spread Silverlight Documentation
KeyChar Property


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

Reference

KeyStroke Structure
KeyStroke Members