Version

UltraExplorerBarGroup Class Members

The following tables list the members exposed by UltraExplorerBarGroup.

Public Constructors
 NameDescription
Public ConstructorUltraExplorerBarGroup ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAccessibilityObjectReturns the accesible object representing the group header.  
Public PropertyActiveReturns/sets whether the UltraExplorerBarGroup is the current ActiveGroup.  
Public PropertyCheckedItemReturn or sets the UltraExplorerBarItem that is currently checked, or null if no UltraExplorerBarItem within the UltraExplorerBarGroup is currently checked.  
Public PropertyColumnsSpannedReturns/sets the number of columns spanned by the UltraExplorerBarGroup.  
Public PropertyContainerReturns the UltraExplorerBarContainerControl that is automatically created in the Item Area of the control if the Style is '6 - ControlContainer'.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledReturns/sets the enabled status of the UltraExplorerBarGroup.  
Public PropertyExpandedReturns/sets whether the Group is expanded. This property is ignored for Listbar and Toolbox control styles. To select and open a group in Listbar and Toolbox control styles use the Group's Selected property.  
Public PropertyExplorerBarReturns the UltraExplorerBar control to which this UltraExplorerBarGroup belongs.  
Public PropertyIndexReturns the index of the UltraExplorerBarGroup in its parent collection.  
Public PropertyIsInViewReturns whether the UltraExplorerBarGroup is actually visible in the control.  
Public PropertyItemsReturns a UltraExplorerBarItemsCollection of UltraExplorerBarItems defined to the UltraExplorerBarGroup.  
Public PropertyItemSettingsReturns the UltraExplorerBarItemSettings object for the UltraExplorerBarGroup. The UltraExplorerBarItemSettings object contains values for various UltraExplorerBarItem related settings, and can be found at the UltraExplorerBarGroup, UltraExplorerBarItem and control levels.  
Public PropertyKeyThe Key of the item in its collection.  
Public PropertyNavigationOverflowButtonUIElementReturns the NavigationOverflowButtonUIElement for the UltraExplorerBarGroup.  
Public PropertyNavigationPaneHeaderAccesibleObjectThe Accessible object for a NavigationPaneHeader of the selected group in OutlookNavigation Style.  
Public PropertyNotificationBadgeTextGets or sets the text that specifies the notification badge text.  
Public PropertyOverflowButtonAccesibleObjectThe Accessible object for an OverflowButton of the group in OutlookNavigation Style.  
Public PropertyParentCollectionThe UltraExplorerBarGroupsCollection that owns this UltraExplorerBarGroup.  
Public PropertySelectedReturns/sets whether the Group is currently selected. For Listbar and Toolbox control styles the selected group is the group that is currently open. This property is ignored for the ExplorerBar and VisualStudio2005Toolbox control style. To expand/collapse groups in ExplorerBar style use the Group's Expanded property.  
Public PropertySettingsReturns the UltraExplorerBarGroupSettings object for the UltraExplorerBarGroup. The UltraExplorerBarGroupSettings object contains values for various UltraExplorerBarGroup related settings, and can be found at the UltraExplorerBarGroup and control levels.  
Public PropertySettingsResolvedReturns a reference to an UltraExplorerBarGroupSettingsResolved object which contains values for all resolvable UltraExplorerBarGroupSettings properties  
Public PropertyTagOverridden. The tag property can be used to logically attach another object or value to this object.  
Public PropertyTextReturns/sets the text displayed in the UltraExplorerBarGroup header.  
Public PropertyToolTipTextReturns/sets the text used to display tooltips. If no text is specified then the contents of the UltraExplorerBarGroup’s text property is displayed in the tooltip.  
Public PropertyUIElementReturns the UIElement for the UltraExplorerBarGroup.  
Public PropertyVisibleReturns/sets the visibility of the UltraExplorerBarGroup – i.e., whether the UltraExplorerBarGroup will be displayed under the proper circumstances.  
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodCloneCreates a copy of the UltraExplorerBarGroup.  
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 MethodEnsureGroupHeaderInViewMakes sure that the UltraExplorerBarGroup's header is in view.  
Public MethodEnsureGroupInViewMakes sure that the UltraExplorerBarGroup is in view.  
Public MethodGetItemsByKeyRetrieves an array of all UltraExplorerBarItems in the UltraExplorerBarGroup with the specified Key.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodRenamePuts the editor currently assigned to the UltraExplorerBarGroup into edit mode and displays the editor in the GroupHeader to allow in-place editing of the UltraExplorerBarGroup name.  
Public MethodResetColumnsSpannedResets the ColumnsSpanned property to its default value.  
Public MethodResetEnabledResets the Enabled property to its default value.  
Public MethodResetExpandedResets the Expanded property to its default value.  
Public MethodResetItemSettingsResets the ItemSettings property to its default value.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetNotificationBadgeTextResets the NotificationBadgeText property to its default value.  
Public MethodResetSettingsResets the Settings property to its default value.  
Public MethodResetTextResets the Text property to its default value.  
Public MethodResetToolTipTextResets the ToolTipText property to its default value.  
Public MethodResetVisibleResets the Visible property to its default value.  
Public MethodResolveHeaderAppearanceOverloaded. Resolves the appearance for this group's header.  
Public MethodResolveItemAreaAppearanceOverloaded. Resolves the appearance for this group's ItemArea.  
Public MethodResolveNavigationOverflowButtonAppearanceResolves the appearance for this group's navigation overflow button.  
Public MethodResolveNavigationPaneCollapsedGroupAreaAppearanceOverloaded. Resolves the appearance for the NavigationPaneCollapsedGroupAreaUIElement.  
Public MethodResolveNavigationPaneExpansionButtonAppearanceOverloaded. Resolves the appearance for the NavigationPaneExpansionButtonUIElement  
Public MethodResolveScrollButtonAppearanceOverloaded. Resolves the appearance for this group's scroll buttons.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturn the Text property as the string representation of the UltraExplorerBarGroup.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetNotificationBadgeBoundsDetermines the rectangle area of the NotificationUIElement. In this area the tools will display the element will be positioned based on its size and position  
Protected MethodGetObjectDataInvoked during the serialization of the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub-object.  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeEnabled

Returns a Boolean value that determines whether the Enabled property is set to its default value.

 
Protected MethodShouldSerializeExpanded

Returns a Boolean value that determines whether the Expanded property is set to its default value.

 
Protected MethodShouldSerializeItemSettings

Returns a Boolean value that determines whether the ItemSettings property is set to its default value.

 
Protected MethodShouldSerializeSettings

Returns a Boolean value that determines whether the Settings property is set to its default value.

 
Protected MethodShouldSerializeText

Returns a Boolean value that determines whether the Text property is set to its default value.

 
Protected MethodShouldSerializeToolTipText

Returns a Boolean value that determines whether the ToolTipText property is set to its default value.

 
Protected MethodShouldSerializeVisible

Returns a Boolean value that determines whether the Visible property is set to its default value.

 
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also