The following tables list the members exposed by UltraNavigationBarLocation.
| Name | Description | |
|---|---|---|
![]() | UltraNavigationBarLocation Constructor | Overloaded. Creates a new instance of the UltraNavigationBarLocation class. |
| Name | Description | |
|---|---|---|
![]() | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
| Name | Description | |
|---|---|---|
![]() | DisplayText | Gets/sets the string that is displayed on the text button which represents this UltraNavigationBarLocation in the user interface. |
![]() | DisplayTextResolved | Returns the resolved value of the UltraNavigationBarLocation.DisplayText property. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | DropDownButtonVisibleResolved | Returns the resolved value of the UltraNavigationBarLocationSettings.DropDownButtonVisible property. |
![]() | HasLocations | Returns whether this instance's UltraNavigationBarLocation.Locations collection has one or more members. |
![]() | IncludeTextInFullPath | Gets/sets whether the value returned from the UltraNavigationBarLocation.TextResolved property is used for this instance when determining the value returned from the UltraNavigationBarLocation.GetFullPath method for descendant locations. |
![]() | IncludeTextInFullPathResolved | Returns the resolved value of the UltraNavigationBarLocation.IncludeTextInFullPath property. |
![]() | Index | Returns the ordinal position of this UltraNavigationBarLocation instance in the NavigationBarLocationsCollection to which it belongs. |
![]() | IsButtonActive | Gets/sets whether the text button element which represents this UltraNavigationBarLocation in the user interface currently has the keyboard focus. |
![]() | IsDropDownButtonHotTracked | Gets/sets whether the cursor is currently positioned over the dropdown button element associated with this UltraNavigationBarLocation. |
![]() | IsExpanded | Gets/sets whether this instance is currently in the expanded state. |
![]() | IsListItemActive | Gets/sets whether the list item element which represents this UltraNavigationBarLocation (on the list of child locations displayed by its UltraNavigationBarLocation.Parent when the parent is expanded) currently has the keyboard focus. |
![]() | IsListItemHotTracked | Gets/sets whether the cursor is currently positioned over the list item element which represents this UltraNavigationBarLocation on the list of child locations displayed when its UltraNavigationBarLocation.Parent location is expanded. |
![]() | IsPressed | Returns whether the text/dropdown button elements which represent this UltraNavigationBarLocation in the user interface are in the pressed state. |
![]() | IsSelected | Returns whether this UltraNavigationBarLocation is currently in the selected state. |
![]() | IsTextButtonHotTracked | Gets/sets whether the cursor is currently positioned over the text button element which represents this UltraNavigationBarLocation in the user interface. |
![]() | Key | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | Level | Returns the hierarchical level for this UltraNavigationBarLocation instance. |
![]() | Locations | Returns the NavigationBarLocationsCollection instance which contains this UltraNavigationBarLocation instance's immediate children. |
![]() | MaximumDropDownItemsResolved | Returns the resolved value of the UltraNavigationBarLocationSettings.MaximumDropDownItems property. |
![]() | MaximumTextButtonWidthResolved | Returns the resolved value of the UltraNavigationBarLocationSettings.MaximumTextButtonWidth property. |
![]() | NavigationBar | Returns the UltraNavigationBar control associated with this instance, or null if this instance is not associated with any control. |
![]() | Parent | Returns the UltraNavigationBarLocation instance whose UltraNavigationBarLocation.Locations collection contains this instance, or null if this instance does not belong to a NavigationBarLocationsCollection. |
![]() | SelectedLocation | Returns the member of this instance�s UltraNavigationBarLocation.Locations collection whose UltraNavigationBarLocation.IsSelected property returns true, or null if this instance has no selected child. |
![]() | Settings | Returns an UltraNavigationBarLocationSettings instance which exposes properties for this UltraNavigationBarLocation. |
![]() | State | Returns the state of this UltraNavigationBarLocation instance in the user interface. |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Text | Gets/sets the string that is used to construct the location�s full path, which is displayed in the edit portion of the control when in edit mode, and also in the previous locations dropdown list. |
![]() | TextButtonDisplayStyleResolved | Returns the resolved value of the UltraNavigationBarLocationSettings.TextButtonDisplayStyle property. |
![]() | TextResolved | Returns the resolved value of the UltraNavigationBarLocation.Text property. |
![]() | ToolTipText | Gets/sets the string that is displayed in a tooltip when the cursor is hovered over the element which represents this instance in the user interface. |
![]() | UIElement | Returns the LocationUIElement which represents this UltraNavigationBarLocation instance in the user interface. |
![]() | Visible | Gets/sets whether this instance is visible in the user interface. |
![]() | VisibleResolved | Returns whether this UltraNavigationBarLocation instance and all of its ancestors are visible in the user interface. |
| Name | Description | |
|---|---|---|
![]() | KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | GetFullPath | Returns a string which represents the full hierarchical path of this UltraNavigationBarLocation, optionally including all ancestor locations regardless of the value of the UltraNavigationBarLocation.IncludeTextInFullPath property. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Reset | Resets all property value for this UltraNavigationBarLocation instance to their respective default values. |
![]() | ResetDisplayText | Resets the value of the UltraNavigationBarLocation.DisplayText property to its default. |
![]() | ResetIncludeTextInFullPath | Resets the value of the UltraNavigationBarLocation.IncludeTextInFullPath property to its default. |
![]() | ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | ResetLocations | Overloaded. Resets the value of the UltraNavigationBarLocation.Locations property to its default. |
![]() | ResetSettings | Resets the value of the UltraNavigationBarLocation.Settings property to its default. |
![]() | ResetText | Resets the value of the UltraNavigationBarLocation.Text property to its default. |
![]() | ResetToolTipText | Resets the value of the UltraNavigationBarLocation.ToolTipText property to its default. |
![]() | ResetVisible | Resets the value of the UltraNavigationBarLocation.Visible property to its default. |
![]() | ShouldSerialize | Returns whether this UltraNavigationBarLocation instance has any property settings which deviate from their default values. |
![]() | ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
| Name | Description | |
|---|---|---|
![]() | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | OnDispose | Overridden. Called when this UltraNavigationBarLocation instance has been disposed of. |
![]() | OnObjectPropChanged | Overridden. Called when a property of this object or another sub object that we are listening to notifies us that one of its properties has changed. |
![]() | 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) |
![]() | ShouldSerializeDisplayText | Returns whether the value of the UltraNavigationBarLocation.DisplayText property has been changed from its default. |
![]() | ShouldSerializeIncludeTextInFullPath | Returns whether the value of the UltraNavigationBarLocation.IncludeTextInFullPath property has been changed from its default. |
![]() | ShouldSerializeLocations | Returns whether the value of the UltraNavigationBarLocation.Locations property has been changed from its default. |
![]() | ShouldSerializeSettings | Returns whether the value of the UltraNavigationBarLocation.Settings property has been changed from its default. |
![]() | ShouldSerializeText | Returns whether the value of the UltraNavigationBarLocation.Text property has been changed from its default. |
![]() | ShouldSerializeToolTipText | Returns whether the value of the UltraNavigationBarLocation.ToolTipText property has been changed from its default. |
![]() | ShouldSerializeVisible | Returns whether the value of the UltraNavigationBarLocation.Visible property has been changed from its default. |
| Name | Description | |
|---|---|---|
![]() | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |







