Class ModifierKeys
Inheritance
System.Object
ModifierKeys
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.Spreadsheet.UI
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public static class ModifierKeys
Fields
None
Declaration
public const Keys None
Field Value
System.Windows.Forms.Keys
|
Properties
Alt
Declaration
public static Keys Alt { get; }
Property Value
System.Windows.Forms.Keys
|
Control
Declaration
public static Keys Control { get; }
Property Value
System.Windows.Forms.Keys
|
Shift
Declaration
public static Keys Shift { get; }
Property Value
System.Windows.Forms.Keys
|