Version

UltraNavigationBarKeyActionMapping Class Properties

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

Public Properties
 NameDescription
Public PropertyActionCodeGets/sets UltraNavigationBarAction constant which identifies this mapping.  
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 PropertyStateDisallowedThe UltraNavigationBarStates constant which defines the condition(s) which prevent the action from being performed.  
Public PropertyStateRequiredThe UltraNavigationBarStates constant which defines the condition(s) which are required in order for the action to be performed.  
Public PropertySuppressKeyPressWhenHandled (Inherited from Infragistics.Win.KeyActionMappingBase)
See Also