Version

UltraExplorerBarGroup Class Methods

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

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.

 
See Also