Version

PreviewControlKeyActionMappingsCollection Class Members

The following tables list the members exposed by PreviewControlKeyActionMappingsCollection.

Public Constructors
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyCount (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnly (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemReturns or sets the item at the specified index.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyActionStateMappings (Inherited from Infragistics.Win.KeyActionMappingsBase)
Protected PropertyInitialCapacity (Inherited from Infragistics.Win.KeyActionMappingsBase)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodAdd (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodClear (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodContains (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public MethodCopyToOverloaded. Copies the elements of the collection into the array.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetActionMappings (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodGetEnumeratorIEnumerable Interface Implementation returns a type safe enumerator  
Public MethodGetItem (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIndexOf (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInsert (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodIsActionAllowedOverloaded. Returns whether or not the specified action is allowed based on CurrentState.  
Public MethodIsKeyMapped (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodLoadDefaultMappingsOverridden. Called the first time GetActionMapping is called (enables lazy loading of mappings)  
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodRemoveOverloaded.  (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodRemoveRange (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodReset (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateActionStateMappingsCollectionOverridden. Creates an instance of an ActionStateMappingsCollection derived class  
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodDisposeCollectionItems (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodVerifyMappingsAreLoaded (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also