GrapeCity.Xaml.SpreadSheet.UI
KeyStroke Constructor(Char)


Character defined by this GrapeCity.Windows.SpreadSheet.UI.KeyStroke structure.
Initializes a new instance of the GrapeCity.Windows.SpreadSheet.UI.KeyStroke structure with the specified character.
Syntax
'Declaration
 
Public Function New( _
   ByVal keyChar As Char _
)
'Usage
 
Dim keyChar As Char
 
Dim instance As New KeyStroke(keyChar)
public KeyStroke( 
   char keyChar
)

Parameters

keyChar
Character defined by this GrapeCity.Windows.SpreadSheet.UI.KeyStroke structure.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

KeyStroke Structure
KeyStroke Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options