Version

KeyedSubObjectBase Class Properties

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

Public Properties
 NameDescription
Public PropertyDisposedReturns true if the object has already been disposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyKeyThe Key of the item in its collection.  
Public PropertyTagThe tag property can be used to logically attach another object or value to this object. (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInternedReturns the interned lowercase key used during key comparisons.  
Protected PropertyPrimaryCollectionThe primary collection that owns this object  
Protected PropertySubObjectPropChangeHandlerReturns the event handler that notifies OnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also