The following tables list the members exposed by UltraExplorerBarItem.
Name | Description | |
---|---|---|
UltraExplorerBarItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
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) |
Name | Description | |
---|---|---|
Clone | Creates a copy of the UltraExplorerBarItem. | |
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) | |
EnsureItemInView | Overloaded. Makes sure that the UltraExplorerBarItem is in view. | |
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 UltraExplorerBarItem into edit mode and displays the editor in the UltraExplorerBarItem to allow in-place editing of the UltraExplorerBarItem name. | |
Reposition | Overloaded. Repositions the UltraExplorerBarItem to a new UltraExplorerBarGroup, adding it to the end of the new UltraExplorerBarGroup’s UltraExplorerBarItems collection (or in its proper sorted position it the UltraExplorerBarGroup’s UltraExplorerBarItems are being sorted). | |
ResetChecked | Resets the Checked 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. | |
ResolveAppearance | Overloaded. Resolves the appearance for this item. | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Return the Text property as the string representation of the UltraExplorerBarItem. | |
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) | |
ShouldSerializeChecked | Returns a Boolean value that determines whether the Checked 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) |