Version

KeyActionMapping Class Properties

For a list of all members of this type, see KeyActionMapping members.

Public Properties
 NameDescription
Public PropertyActionCodeDetermines the action to take.  
Public PropertyByPassTrailingActions (Inherited from Infragistics.Win.KeyActionMappingBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyKeyCode (Inherited from Infragistics.Win.KeyActionMappingBase)
Public PropertySpecialKeysDisallowed (Inherited from Infragistics.Win.KeyActionMappingBase)
Public PropertySpecialKeysRequired (Inherited from Infragistics.Win.KeyActionMappingBase)
Public PropertyStateDisallowedState that the control cannot be in for the action to be allowed.  
Public PropertyStateRequiredState that the control must be in for the action to be allowed.  
Public PropertySuppressKeyPressWhenHandled (Inherited from Infragistics.Win.KeyActionMappingBase)
See Also