Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / KeyStroke Structure
Properties Methods

In This Topic
    KeyStroke Structure Members
    In This Topic

    The following tables list the members exposed by KeyStroke.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the character defined by the KeyStroke structure.  
    Public PropertyGets the key code defined by the KeyStroke structure.  
    Public PropertyGets the modifier keys defined by the KeyStroke structure.  
    Public PropertyGets a value that indicates whether the KeyStroke is active on the key release.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified arPoint.Silverlight.Prototype.KeyStroke is equal to the current object.  
    Public MethodGenerates a hash code for the current object.  
    Top
    Public Operators
    Determines whether two KeyStroke objects are equal.
    Determines whether two KeyStroke objects are not equal.
    Top
    See Also