Spread Silverlight Documentation
OnKeyRelease Property


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

Reference

KeyStroke Structure
KeyStroke Members