The following tables list the members exposed by UltraExplorerBarGroup.
Name | Description | |
---|---|---|
UltraExplorerBarGroup Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AccessibilityObject | Returns the accesible object representing the group header. | |
Active | Returns/sets whether the UltraExplorerBarGroup is the current ActiveGroup. | |
CheckedItem | Return or sets the UltraExplorerBarItem that is currently checked, or null if no UltraExplorerBarItem within the UltraExplorerBarGroup is currently checked. | |
ColumnsSpanned | Returns/sets the number of columns spanned by the UltraExplorerBarGroup. | |
Container | Returns the UltraExplorerBarContainerControl that is automatically created in the Item Area of the control if the Style is '6 - ControlContainer'. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Enabled | Returns/sets the enabled status of the UltraExplorerBarGroup. | |
Expanded | Returns/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. | |
ExplorerBar | Returns the UltraExplorerBar control to which this UltraExplorerBarGroup belongs. | |
Index | Returns the index of the UltraExplorerBarGroup in its parent collection. | |
IsInView | Returns whether the UltraExplorerBarGroup is actually visible in the control. | |
Items | Returns a UltraExplorerBarItemsCollection of UltraExplorerBarItems defined to the UltraExplorerBarGroup. | |
ItemSettings | Returns 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. | |
Key | The Key of the item in its collection. | |
NavigationOverflowButtonUIElement | Returns the NavigationOverflowButtonUIElement for the UltraExplorerBarGroup. | |
NavigationPaneHeaderAccesibleObject | The Accessible object for a NavigationPaneHeader of the selected group in OutlookNavigation Style. | |
NotificationBadgeText | Gets or sets the text that specifies the notification badge text. | |
OverflowButtonAccesibleObject | The Accessible object for an OverflowButton of the group in OutlookNavigation Style. | |
ParentCollection | The UltraExplorerBarGroupsCollection that owns this UltraExplorerBarGroup. | |
Selected | Returns/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. | |
Settings | Returns 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. | |
SettingsResolved | Returns a reference to an UltraExplorerBarGroupSettingsResolved object which contains values for all resolvable UltraExplorerBarGroupSettings properties | |
Tag | Overridden. The tag property can be used to logically attach another object or value to this object. | |
Text | Returns/sets the text displayed in the UltraExplorerBarGroup header. | |
ToolTipText | Returns/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. | |
UIElement | Returns the UIElement for the UltraExplorerBarGroup. | |
Visible | Returns/sets the visibility of the UltraExplorerBarGroup – i.e., whether the UltraExplorerBarGroup will be displayed under the proper circumstances. |
Name | Description | |
---|---|---|
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Clone | Creates a copy of the UltraExplorerBarGroup. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
EnsureGroupHeaderInView | Makes sure that the UltraExplorerBarGroup's header is in view. | |
EnsureGroupInView | Makes sure that the UltraExplorerBarGroup is in view. | |
GetItemsByKey | Retrieves an array of all UltraExplorerBarItems in the UltraExplorerBarGroup with the specified Key. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Rename | Puts 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. | |
ResetColumnsSpanned | Resets the ColumnsSpanned property to its default value. | |
ResetEnabled | Resets the Enabled property to its default value. | |
ResetExpanded | Resets the Expanded property to its default value. | |
ResetItemSettings | Resets the ItemSettings property to its default value. | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetNotificationBadgeText | Resets the NotificationBadgeText property to its default value. | |
ResetSettings | Resets the Settings property to its default value. | |
ResetText | Resets the Text property to its default value. | |
ResetToolTipText | Resets the ToolTipText property to its default value. | |
ResetVisible | Resets the Visible property to its default value. | |
ResolveHeaderAppearance | Overloaded. Resolves the appearance for this group's header. | |
ResolveItemAreaAppearance | Overloaded. Resolves the appearance for this group's ItemArea. | |
ResolveNavigationOverflowButtonAppearance | Resolves the appearance for this group's navigation overflow button. | |
ResolveNavigationPaneCollapsedGroupAreaAppearance | Overloaded. Resolves the appearance for the NavigationPaneCollapsedGroupAreaUIElement. | |
ResolveNavigationPaneExpansionButtonAppearance | Overloaded. Resolves the appearance for the NavigationPaneExpansionButtonUIElement | |
ResolveScrollButtonAppearance | Overloaded. Resolves the appearance for this group's scroll buttons. | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Return the Text property as the string representation of the UltraExplorerBarGroup. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetNotificationBadgeBounds | Determines the rectangle area of the NotificationUIElement. In this area the tools will display the element will be positioned based on its size and position | |
GetObjectData | Invoked during the serialization of the object. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub-object. | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeEnabled | Returns a Boolean value that determines whether the Enabled property is set to its default value. | |
ShouldSerializeExpanded | Returns a Boolean value that determines whether the Expanded property is set to its default value. | |
ShouldSerializeItemSettings | Returns a Boolean value that determines whether the ItemSettings property is set to its default value. | |
ShouldSerializeSettings | Returns a Boolean value that determines whether the Settings property is set to its default value. | |
ShouldSerializeText | Returns a Boolean value that determines whether the Text property is set to its default value. | |
ShouldSerializeToolTipText | Returns a Boolean value that determines whether the ToolTipText property is set to its default value. | |
ShouldSerializeVisible | Returns a Boolean value that determines whether the Visible property is set to its default value. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |