Version

UltraListViewKeyActionMapping Class Properties

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

Public Properties
 NameDescription
Public PropertyActionCodeGets/sets UltraListViewAction 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 UltraListViewStates constant which defines the condition(s) which prevent the action from being performed.  
Public PropertyStateRequiredThe UltraListViewStates 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