Version 24.2 (latest)

UltraDayViewKeyActionMapping Class Properties

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

Public Properties
 NameDescription
Public PropertyActionCodeGets/sets the action code.  
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 PropertyStateDisallowedGets/sets the disallowed state. These are bit flags that specify the state that the control MUST NOT be in for this mapping to be active. If the current state of the control has any of these bits turned on this mapping will be ignored.  
Public PropertyStateRequiredGets/sets the required state. These are bit flags that specify the state that the control MUST be in for this mapping to be active.  
Public PropertySuppressKeyPressWhenHandled (Inherited from Infragistics.Win.KeyActionMappingBase)
See Also