For a list of all members of this type, see UltraExplorerBarItem members.
| Name | Description | |
|---|---|---|
![]() | AccessibilityObject | Returns the accesible object representing the item header. |
![]() | Active | Returns/sets whether the UltraExplorerBarItem is the current ActiveItem. |
![]() | Checked | Returns/sets whether the UltraExplorerBarItem is in a Checked state. This property only has meaning if the Style is ‘1 – StateButton’ |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | ExplorerBar | Returns a reference to the UltraExplorerBar control that this UltraExplorerBarItem belongs to. |
![]() | Group | Returns a reference to the UltraExplorerBarGroup that this UltraExplorerBarItem belongs to. |
![]() | Index | Returns the index of the UltraExplorerBarItem in its parent collection. |
![]() | IsInView | Returns whether the UltraExplorerBarItem is actually visible in the control. |
![]() | Key | The Key of the item in its collection. |
![]() | NotificationBadgeText | Gets or sets the text that specifies the notification badge text. |
![]() | ParentCollection | The UltraExplorerBarItemsCollection that owns this UltraExplorerBarItem. |
![]() | Settings | Returns the UltraExplorerBarItemSettings object for the UltraExplorerBarItem. The UltraExplorerBarItemSettings object contains values for various UltraExplorerBarItem related settings, and can be found at the UltraExplorerBarGroup, UltraExplorerBarItem and control levels. |
![]() | SettingsResolved | Returns a reference to an UltraExplorerBarItemSettingsResolved object which contains values for all resolvable UltraExplorerBarItemSettings 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 UltraExplorerBarItem. |
![]() | ToolTipText | Returns/sets the text used to display tooltips. If no text is specified then the contents of the UltraExplorerBarItem’s text property is displayed in the tooltip. |
![]() | UIElement | Returns the UIElement for the UltraExplorerBarItem. |
![]() | Visible | Returns/sets the visibility of the UltraExplorerBarItem – i.e., whether the UltraExplorerBarItem 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) |