Version

UltraExplorerBarGroupsCollection Class Members

The following tables list the members exposed by UltraExplorerBarGroupsCollection.

Public Constructors
 NameDescription
Public ConstructorUltraExplorerBarGroupsCollection ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAll (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public PropertyAllowDuplicateKeysOverridden. Returns a Boolean value determining whether the collection allows two or more items to have the same key value.  
Public PropertyAllowEmptyKeysOverridden. Returns a Boolean value determining whether the collection allows items to be added that do not have key values.  
Public PropertyCount (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyExplorerBarReturns a reference to the UltraExplorerBar control that this collection belongs to.  
Public PropertyIsReadOnlyOverridden. Returns whether the collection is read-only.  
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemOverloaded. Gets the UltraExplorerBarGroup object at the specified index in the collection.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyAllowMultipleEmptyKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyCacheKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyInitialCapacityOverridden. Overriden. Returns the initial capacity of the collection.  
Protected PropertyInternStrings (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodAddOverloaded. Creates and adds a UltraExplorerBarGroup to the collection.  
Public MethodAddRangeAdds an array of UltraExplorerBarGroups to the collection.  
Public MethodClearRemoves all members from the UltraExplorerBarGroupsCollection object.  
Public MethodCollapseAllCollapses all UltraExplorerBarGroups in the UltraExplorerBarGroupsCollection. Only valid for ExplorerBar control style.  
Public MethodContainsOverloaded.  (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public MethodCopyToOverloaded.  (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
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 MethodExists (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public MethodExpandAllExpands all UltraExplorerBarGroups in the UltraExplorerBarGroupsCollection. Only valid for ExplorerBar control style.  
Public MethodGetEnumeratorReturns the type-safe enumerator for iterating through the UltraExplorerBarGroup objects in the collection.  
Public MethodGetItemOverloaded.  (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIndexOfOverloaded.  (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInsertOverloaded. Creates and inserts a UltraExplorerBarGroup into the collection at the specified index.  
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodRemoveOverloaded. Removes the specified UltraExplorerBarGroup from the collection.  
Public MethodRemoveAtOverloaded. Removes a UltraExplorerBarGroup from the collection via index.  
Public MethodRepositionRepositions the provided UltraExplorerBarGroup to a specified position within this UltraExplorerBarGroupsCollection.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodSortOverloaded. Sorts this collection based on the specified sortOrder value, using each group's text as the sort criteria.  
Public MethodTryGetItem (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateArray (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodDisposeCollectionItems (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected MethodGetObjectDataInvoked during the serialization of the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInternalAddOverloaded.  (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected MethodInternalClear (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected MethodInternalInsertOverloaded.  (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected MethodInternalRemoveOverloaded.  (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected MethodInternalRemoveAt (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnListChanged (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub object  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also