Version

UltraExplorerBarGroupSettings Class Members

The following tables list the members exposed by UltraExplorerBarGroupSettings.

Public Constructors
 NameDescription
Public ConstructorUltraExplorerBarGroupSettings ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAllowDragReturns/sets whether the Group can be dragged.  
Public PropertyAllowEdit(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)
Public PropertyAllowItemDropReturns/sets whether Items can be dropped on a Group.  
Public PropertyAllowItemUncheckReturns/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.

 
Public PropertyAppearancesLargeReturns the UltraExplorerBarGroupAppearances object that contains appearance settings for use for the group when large images are being rendered.  
Public PropertyAppearancesSmallReturns the UltraExplorerBarGroupAppearances object that contains appearance settings for use for the group when small images are being rendered.  
Public PropertyBorderStyleItemAreaReturns/sets the border style used for the Group's item area.  
Public PropertyContainerHeightReturns/sets the height of the container control for the UltraExplorerBarGroup when the Style is ‘6 – ControlContainer’.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditorReturns/sets the editor used for editing the Group/Item text. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public PropertyEditorComponentReturns/sets the component that implements the IProvidesEmbeddableEditor interface for editing the Group/Item text. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public PropertyExplorerBarReturns the UltraExplorerBar control associated with this UltraExplorerBarSettingsBase object. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public PropertyHasAppearancesLargeReturns a Boolean value indicating whether a UltraExplorerBarGroupAppearances object has been created for the AppearancesLarge property.  
Public PropertyHasAppearancesSmallReturns a Boolean value indicating whether a UltraExplorerBarGroupAppearances object has been created for the AppearancesSmall property.  
Public PropertyHeaderButtonStyleReturns/sets the button style used for the Group header.  
Public PropertyHeaderVisibleReturns/sets whether headers are displayed.  
Public PropertyHotTrackingReturns/sets whether a Group/Item responds to mouse-overs by applying the HotTrackAppearance settings. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public PropertyItemAreaInnerMarginsReturns 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)  
Public PropertyItemAreaInnerMarginsResolvedReturn 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.  
Public PropertyItemAreaOuterMarginsReturns 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)  
Public PropertyItemAreaOuterMarginsResolvedReturn 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.  
Public PropertyItemSortReturns/sets the sort type for Items in the Group.  
Public PropertyItemSortComparerReturns/sets the sort comparer used for Items in the Group.  
Public PropertyMaxLinesReturns/sets the maximum number of text lines displayed in the GroupHeader/Item area. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public PropertyNavigationAllowHideReturns/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’.  
Public PropertyNavigationPaneCollapsedGroupAreaTextReturns/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').  
Public PropertyNotificationBadgeSettingsGets or sets the NotificationBadgeSettings for groups.  
Public PropertyShowExpansionIndicatorGets and sets whether the Group header displays an expansion indicator. Applicable only when the UltraExplorerBar's UltraExplorerBarStyle is set to 'ExplorerBar' or 'VisualStudio2005Toolbox'.  
Public PropertyShowToolTipsReturns/sets whether tooltips are shown when the mouse hovers over a GroupHeader/Item. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public PropertyStyleReturns/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.

 
Public PropertyTagThe tag property can be used to logically attach another object or value to this object. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public PropertyUseMnemonicsReturns/sets whether the UltraExplorerBarGroup or UltraExplorerBarItem will honor mnemonics in its text. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
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 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 MethodResetOverridden. Resets all properties of the UltraExplorerBarGroupSettings object to their default values.  
Public MethodResetAllowDragResets the AllowDrag property to its default value.  
Public MethodResetAllowEditResets the UltraExplorerBarSettingsBase.AllowEdit property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetAllowItemDropResets the AllowItemDrop property to its default value.  
Public MethodResetAllowItemUncheckResets the AllowItemUncheck property to its default value.  
Public MethodResetAppearancesLargeResets the AppearancesLarge property to its default value.  
Public MethodResetAppearancesSmallResets the AppearancesSmall property to its default value.  
Public MethodResetBorderStyleItemAreaResets the BorderStyleItemArea property to its default value.  
Public MethodResetContainerHeightResets the ContainerHeight property to its default value.  
Public MethodResetEditorResets the UltraExplorerBarSettingsBase.Editor property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetEditorComponentResets the UltraExplorerBarSettingsBase.EditorComponent property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetEditorControlResets the UltraExplorerBarSettingsBase.EditorControl property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetHeaderButtonStyleResets the HeaderButtonStyle property to its default value.  
Public MethodResetHeaderVisibleResets the HeaderVisible property to its default value.  
Public MethodResetHotTrackingResets the UltraExplorerBarSettingsBase.HotTracking property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetItemAreaInnerMarginsResets the ItemAreaInnerMargins property to its default value.  
Public MethodResetItemAreaOuterMarginsResets the ItemAreaOuterMargins property to its default value.  
Public MethodResetItemSortResets the ItemSort property to its default value.  
Public MethodResetItemSortComparerResets the ItemSortComparer property to its default value.  
Public MethodResetMaxLinesResets the UltraExplorerBarSettingsBase.MaxLines property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetNavigationAllowHideResets the NavigationAllowHide property to its default value.  
Public MethodResetNavigationPaneCollapsedGroupAreaTextResets the NavigationPaneCollapsedGroupAreaText property to its default value.  
Public MethodResetNotificationBadgeSettingsResets the NotificationBadgeSettings to their default value (null)  
Public MethodResetShowExpansionIndicatorResets the ShowExpansionIndicator property to its default value.  
Public MethodResetShowInkButtonResets the UltraExplorerBarSettingsBase.ShowInkButton property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetShowToolTipsResets the UltraExplorerBarSettingsBase.ShowToolTips property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetStyleResets the Style property to its default value.  
Public MethodResetUseMnemonicsResets the UltraExplorerBarSettingsBase.UseMnemonics property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeOverridden. Indicates whether any properties of the UltraExplorerBarGroupSettings object have changed from their default values and need to be serialized.  
Public MethodShouldSerializeAllowDragIndicates whether the AllowDrag property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeAllowEditIndicates whether the UltraExplorerBarSettingsBase.AllowEdit property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeAllowItemDropIndicates whether the AllowItemDrop property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeAllowItemUncheckIndicates whether the AllowItemUncheck property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeBorderStyleItemAreaIndicates whether the BorderStyleItemArea property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeContainerHeightIndicates whether the ContainerHeight property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeEditorIndicates whether the UltraExplorerBarSettingsBase.Editor property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeEditorComponentIndicates whether the UltraExplorerBarSettingsBase.EditorComponent property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeEditorControlIndicates whether the UltraExplorerBarSettingsBase.EditorControl property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeHeaderButtonStyleIndicates whether the HeaderButtonStyle property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeHeaderVisibleIndicates whether the HeaderVisible property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeHotTrackingIndicates whether the UltraExplorerBarSettingsBase.HotTracking property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeItemAreaInnerMarginsIndicates whether the ItemAreaInnerMargins property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeItemAreaOuterMarginsIndicates whether the ItemAreaOuterMargins property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeItemSortIndicates whether the ItemSort property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeItemSortComparerIndicates whether the ItemSortComparer property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeMaxLinesIndicates whether the UltraExplorerBarSettingsBase.MaxLines property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeNotificationBadgeSettingsReturns true if the HasNotificationBadgeSettings needs to be serialized  
Public MethodShouldSerializeShowExpansionIndicatorIndicates whether the ShowExpansionIndicator property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeShowInkButtonIndicates whether the UltraExplorerBarSettingsBase.ShowInkButton property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeShowToolTipsIndicates whether the UltraExplorerBarSettingsBase.ShowToolTips property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeStyleIndicates whether the Style property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShouldSerializeUseMnemonicsIndicates whether the UltraExplorerBarSettingsBase.UseMnemonics property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodToStringReturns a System.String that represents the current System.Object.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataGetObjectData Serialization Helper (called by our derived classes) (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden.   
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)
Protected MethodShouldSerializeAppearancesLargeIndicates whether the AppearancesSmall property has changed from its default value and needs to be serialized.  
Protected MethodShouldSerializeAppearancesSmallIndicates whether the AppearancesSmall property has changed from its default value and needs to be serialized.  
Protected MethodShouldSerializeNavigationAllowHide

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

 
Protected MethodShouldSerializeNavigationPaneCollapsedGroupAreaText

Returns a Boolean value that determines whether the NavigationPaneCollapsedGroupAreaText 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