Version

KeyActionMappings Class Properties

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

Public Properties
 NameDescription
Public PropertyCountReturns the number of mappings in the collection (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnlyTrue if the is a read-only collection (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemindexer  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyActionStateMappingsGets/ActionStateMappings collection (Inherited from Infragistics.Win.KeyActionMappingsBase)
Protected PropertyInitialCapacityAbstract property that specifies the initial capacity of the collection (Inherited from Infragistics.Win.KeyActionMappingsBase)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also