GrapeCity.Xaml.SpreadSheet.UI
OnKeyRelease Property


GrapeCity.Xaml.SpreadSheet.UI Namespace > KeyStroke Structure : OnKeyRelease Property
Gets a value that indicates whether the GrapeCity.Windows.SpreadSheet.UI.KeyStroke is active on the key release.
Syntax
'Declaration
 
Public ReadOnly Property OnKeyRelease As Boolean
'Usage
 
Dim instance As KeyStroke
Dim value As Boolean
 
value = instance.OnKeyRelease
public bool OnKeyRelease {get;}
See Also

Reference

KeyStroke Structure
KeyStroke Members