For a list of all members of this type, see UltraExplorerBarGroupSettings members.
Name | Description | |
---|---|---|
AllowDrag | Returns/sets whether the Group can be dragged. | |
AllowEdit | (Groups): Returns/sets whether the Group name in the Group Header should be editable by the end user via an in-place textbox. In-place editing is triggered when the end user right-clicks on the name in the Group Header and selects ‘Rename Group’ from the context menu. (Items): Returns/sets whether the Item name should be editable by the end user via an in-place textbox. In-place editing is triggered when the end user right-clicks on the Item name and selects ‘Rename Item’ from the context menu. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) | |
AllowItemDrop | Returns/sets whether Items can be dropped on a Group. | |
AllowItemUncheck | Returns/sets whether the Group allows Items to be unchecked.
Note: If set to True (the default) and the user unchecks an item this will result in a situation where no items are checked. | |
AppearancesLarge | Returns the UltraExplorerBarGroupAppearances object that contains appearance settings for use for the group when large images are being rendered. | |
AppearancesSmall | Returns the UltraExplorerBarGroupAppearances object that contains appearance settings for use for the group when small images are being rendered. | |
BorderStyleItemArea | Returns/sets the border style used for the Group's item area. | |
ContainerHeight | Returns/sets the height of the container control for the UltraExplorerBarGroup when the Style is ‘6 – ControlContainer’. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Editor | Returns/sets the editor used for editing the Group/Item text. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) | |
EditorComponent | Returns/sets the component that implements the IProvidesEmbeddableEditor interface for editing the Group/Item text. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) | |
ExplorerBar | Returns the UltraExplorerBar control associated with this UltraExplorerBarSettingsBase object. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) | |
HasAppearancesLarge | Returns a Boolean value indicating whether a UltraExplorerBarGroupAppearances object has been created for the AppearancesLarge property. | |
HasAppearancesSmall | Returns a Boolean value indicating whether a UltraExplorerBarGroupAppearances object has been created for the AppearancesSmall property. | |
HeaderButtonStyle | Returns/sets the button style used for the Group header. | |
HeaderVisible | Returns/sets whether headers are displayed. | |
HotTracking | Returns/sets whether a Group/Item responds to mouse-overs by applying the HotTrackAppearance settings. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) | |
ItemAreaInnerMargins | Returns a Margins object which holds values for the Left, Right, Top and Bottom margins of the Group’s Item area (i.e., the internal padding between the edges of the Group and the edges of the Item area) | |
ItemAreaInnerMarginsResolved | Return a Margins object that contains resolved values for any ItemAreaMargin values set to the default (-1) in the ItemAreaInnerMargins property based on the Style of the UltraExplorerBar. | |
ItemAreaOuterMargins | Returns a Margins object which holds values for the Left, Right, Top and Bottom margins of the Group’s Item area (i.e., the internal padding between the edges of the Group and the edges of the Item area) | |
ItemAreaOuterMarginsResolved | Return a Margins object that contains resolved values for any ItemAreaMargin values set to the default (-1) in the ItemAreaOuterMargins property based on the Style of the UltraExplorerBar. | |
ItemSort | Returns/sets the sort type for Items in the Group. | |
ItemSortComparer | Returns/sets the sort comparer used for Items in the Group. | |
MaxLines | Returns/sets the maximum number of text lines displayed in the GroupHeader/Item area. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) | |
NavigationAllowHide | Returns/sets whether the UltraExplorerBarGroup is visible in the Navigation Pane’s QuickCustomizeMenu Add/Remove Buttons list and whether the Group's visibility can be toggled in the NavigationPaneOptionsDialog when the control Style is ‘3 – OutlookNavigationPane’. | |
NavigationPaneCollapsedGroupAreaText | Returns/sets the text that is displayed in the collapsed group area (the area which is displayed instead of the item area when the NavigationPaneExpandedState property returns 'Collapsed'). | |
NotificationBadgeSettings | Gets or sets the NotificationBadgeSettings for groups. | |
ShowExpansionIndicator | Gets and sets whether the Group header displays an expansion indicator. Applicable only when the UltraExplorerBar's UltraExplorerBarStyle is set to 'ExplorerBar' or 'VisualStudio2005Toolbox'. | |
ShowToolTips | Returns/sets whether tooltips are shown when the mouse hovers over a GroupHeader/Item. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) | |
Style | Returns/sets the style of the Group.
The Style property determines whether items are displayed within the item area of the Group or if a container control occupies the entire item area. If items are displayed, it determines how they are arranged and whether they include images and/or text. Note: When the Style property is set to LargeImages or LargeImagesWithText, the image alignment settings of the resolved appearance are not applicable. Note: When the Style property is set to LargeImagesWithTextBelow, the vertical alignment settings of the resolved appearance are not applicable for text or images. | |
Tag | The tag property can be used to logically attach another object or value to this object. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) | |
UseMnemonics | Returns/sets whether the UltraExplorerBarGroup or UltraExplorerBarItem will honor mnemonics in its text. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |