Version

UltraExplorerBarSettingsBase Class Properties

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

Public Properties
 NameDescription
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.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditorReturns/sets the editor used for editing the Group/Item text.  
Public PropertyEditorComponentReturns/sets the component that implements the IProvidesEmbeddableEditor interface for editing the Group/Item text.  
Public PropertyExplorerBarReturns the UltraExplorerBar control associated with this UltraExplorerBarSettingsBase object.  
Public PropertyHotTrackingReturns/sets whether a Group/Item responds to mouse-overs by applying the HotTrackAppearance settings.  
Public PropertyMaxLinesReturns/sets the maximum number of text lines displayed in the GroupHeader/Item area.  
Public PropertyShowToolTipsReturns/sets whether tooltips are shown when the mouse hovers over a GroupHeader/Item.  
Public PropertyTagOverridden. The tag property can be used to logically attach another object or value to this object.  
Public PropertyUseMnemonicsReturns/sets whether the UltraExplorerBarGroup or UltraExplorerBarItem will honor mnemonics in its text.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also