Version

UltraNavigationBarRootLocation Class Members

The following tables list the members exposed by UltraNavigationBarRootLocation.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyDisplayTextGets/sets the string that is displayed on the text button which represents this UltraNavigationBarLocation in the user interface. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyDisplayTextResolvedReturns the resolved value of the DisplayText property. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDropDownButtonVisibleResolvedReturns the resolved value of the DropDownButtonVisible property. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyHasLocationsReturns whether this instance's Locations collection has one or more members. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyIncludeTextInFullPathGets/sets whether the value returned from the TextResolved property is used for this instance when determining the value returned from the GetFullPath method for descendant locations. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyIncludeTextInFullPathResolvedReturns the resolved value of the IncludeTextInFullPath property. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyIndexReturns the ordinal position of this UltraNavigationBarLocation instance in the NavigationBarLocationsCollection to which it belongs. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyIsButtonActiveGets/sets whether the text button element which represents this UltraNavigationBarLocation in the user interface currently has the keyboard focus. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyIsDropDownButtonHotTrackedGets/sets whether the cursor is currently positioned over the dropdown button element associated with this UltraNavigationBarLocation. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyIsExpandedGets/sets whether this instance is currently in the expanded state. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyIsListItemActiveGets/sets whether the list item element which represents this UltraNavigationBarLocation (on the list of child locations displayed by its Parent when the parent is expanded) currently has the keyboard focus. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyIsListItemHotTrackedGets/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 Parent location is expanded. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyIsPressedReturns whether the text/dropdown button elements which represent this UltraNavigationBarLocation in the user interface are in the pressed state. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyIsSelectedOverridden. Returns whether this UltraNavigationBarRootLocation is currently in the selected state.  
Public PropertyIsTextButtonHotTrackedGets/sets whether the cursor is currently positioned over the text button element which represents this UltraNavigationBarLocation in the user interface. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyLevelReturns the hierarchical level for this UltraNavigationBarLocation instance. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyLocationsReturns the NavigationBarLocationsCollection instance which contains this UltraNavigationBarLocation instance's immediate children. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyMaximumDropDownItemsResolvedReturns the resolved value of the MaximumDropDownItems property. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyMaximumTextButtonWidthResolvedReturns the resolved value of the MaximumTextButtonWidth property. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyNavigationBarReturns the UltraNavigationBar control associated with this instance, or null if this instance is not associated with any control. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyParentReturns the UltraNavigationBarLocation instance whose Locations collection contains this instance, or null if this instance does not belong to a NavigationBarLocationsCollection. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertySelectedLocationReturns the member of this instance’s Locations collection whose IsSelected property returns true, or null if this instance has no selected child. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertySettingsReturns an UltraNavigationBarLocationSettings instance which exposes properties for this UltraNavigationBarLocation. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyStateReturns the state of this UltraNavigationBarLocation instance in the user interface. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextGets/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. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyTextButtonDisplayStyleResolvedReturns the resolved value of the TextButtonDisplayStyle property. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyTextResolvedReturns the resolved value of the Text property. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyToolTipTextGets/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. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyUIElementReturns the LocationUIElement which represents this UltraNavigationBarLocation instance in the user interface. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public PropertyVisibleResolvedReturns whether this UltraNavigationBarLocation instance and all of its ancestors are visible in the user interface. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
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 MethodGetFullPathReturns a string which represents the full hierarchical path of this UltraNavigationBarLocation, optionally including all ancestor locations regardless of the value of the IncludeTextInFullPath property. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
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 MethodResetResets all property value for this UltraNavigationBarLocation instance to their respective default values. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public MethodResetDisplayTextResets the value of the DisplayText property to its default. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public MethodResetIncludeTextInFullPathResets the value of the IncludeTextInFullPath property to its default. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetLocationsOverloaded. Resets the value of the Locations property to its default. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public MethodResetSettingsResets the value of the Settings property to its default. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public MethodResetTextResets the value of the Text property to its default. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public MethodResetToolTipTextResets the value of the ToolTipText property to its default. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public MethodResetVisibleResets the value of the Visible property to its default. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public MethodShouldSerializeReturns whether this UltraNavigationBarLocation instance has any property settings which deviate from their default values. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDisposeCalled when this UltraNavigationBarLocation instance has been disposed of. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Protected MethodOnObjectPropChangedCalled when a property of this object or another sub object that we are listening to notifies us that one of its properties has changed. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedCalled when a property has changed on a sub-object. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeDisplayTextReturns whether the value of the DisplayText property has been changed from its default. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Protected MethodShouldSerializeIncludeTextInFullPathReturns whether the value of the IncludeTextInFullPath property has been changed from its default. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Protected MethodShouldSerializeLocationsReturns whether the value of the Locations property has been changed from its default. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Protected MethodShouldSerializeSettingsReturns whether the value of the Settings property has been changed from its default. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Protected MethodShouldSerializeTextReturns whether the value of the Text property has been changed from its default. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Protected MethodShouldSerializeToolTipTextReturns whether the value of the ToolTipText property has been changed from its default. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Protected MethodShouldSerializeVisibleReturns whether the value of the Visible property has been changed from its default. (Inherited from Infragistics.Win.Misc.UltraNavigationBarLocation)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also