Infragistics2.Shared.v8.1
IKeyedSubObject Interface Members
See Also  Properties  Methods 
Infragistics.Shared Namespace : IKeyedSubObject Interface


The following tables list the members exposed by IKeyedSubObject.

Public Properties

 NameDescription
 PropertyKey The key to use to access this item in the collection  
Top

Public Methods

 NameDescription
 MethodOnAddedToCollection Called when this object is being added to the passed in collection.  
 MethodOnRemovedFromCollection Called when this object is being removed from the passed in collection.  
Top

See Also