Spread Windows Forms 12.0 Product Documentation
KeyData Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > DialogKeyEventArgs Class : KeyData Property
Gets the key data for the key the user pressed.
Syntax
'Declaration
 
Public ReadOnly Property KeyData As Keys
'Usage
 
Dim instance As DialogKeyEventArgs
Dim value As Keys
 
value = instance.KeyData
public Keys KeyData {get;}
See Also

Reference

DialogKeyEventArgs Class
DialogKeyEventArgs Members