Version

UltraNavigationBarLocation Class Members

The following tables list the members exposed by UltraNavigationBarLocation.

Public Constructors
 NameDescription
Public ConstructorUltraNavigationBarLocation ConstructorOverloaded.   
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.  
Public PropertyDisplayTextResolvedReturns the resolved value of the DisplayText property.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDropDownButtonVisibleResolvedReturns the resolved value of the UltraNavigationBarLocationSettings.DropDownButtonVisible property.  
Public PropertyHasLocationsReturns whether this instance's Locations collection has one or more members.  
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.  
Public PropertyIncludeTextInFullPathResolvedReturns the resolved value of the IncludeTextInFullPath property.  
Public PropertyIndexReturns the ordinal position of this UltraNavigationBarLocation instance in the NavigationBarLocationsCollection to which it belongs.  
Public PropertyIsButtonActiveGets/sets whether the text button element which represents this UltraNavigationBarLocation in the user interface currently has the keyboard focus.  
Public PropertyIsDropDownButtonHotTrackedGets/sets whether the cursor is currently positioned over the dropdown button element associated with this UltraNavigationBarLocation.  
Public PropertyIsExpandedGets/sets whether this instance is currently in the expanded state.  
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.  
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.  
Public PropertyIsPressedReturns whether the text/dropdown button elements which represent this UltraNavigationBarLocation in the user interface are in the pressed state.  
Public PropertyIsSelectedReturns whether this UltraNavigationBarLocation 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.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyLevelReturns the hierarchical level for this UltraNavigationBarLocation instance.  
Public PropertyLocationsReturns the NavigationBarLocationsCollection instance which contains this UltraNavigationBarLocation instance's immediate children.  
Public PropertyMaximumDropDownItemsResolvedReturns the resolved value of the UltraNavigationBarLocationSettings.MaximumDropDownItems property.  
Public PropertyMaximumTextButtonWidthResolvedReturns the resolved value of the UltraNavigationBarLocationSettings.MaximumTextButtonWidth property.  
Public PropertyNavigationBarReturns the UltraNavigationBar control associated with this instance, or null if this instance is not associated with any control.  
Public PropertyParentReturns the UltraNavigationBarLocation instance whose Locations collection contains this instance, or null if this instance does not belong to a NavigationBarLocationsCollection.  
Public PropertySelectedLocationReturns the member of this instance’s Locations collection whose IsSelected property returns true, or null if this instance has no selected child.  
Public PropertySettingsReturns an UltraNavigationBarLocationSettings instance which exposes properties for this UltraNavigationBarLocation.  
Public PropertyStateReturns the state of this UltraNavigationBarLocation instance in the user interface.  
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.  
Public PropertyTextButtonDisplayStyleResolvedReturns the resolved value of the UltraNavigationBarLocationSettings.TextButtonDisplayStyle property.  
Public PropertyTextResolvedReturns the resolved value of the Text property.  
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.  
Public PropertyUIElementReturns the LocationUIElement which represents this UltraNavigationBarLocation instance in the user interface.  
Public PropertyVisibleGets/sets whether this instance is visible in the user interface.  
Public PropertyVisibleResolvedReturns whether this UltraNavigationBarLocation instance and all of its ancestors are visible in the user interface.  
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.  
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.  
Public MethodResetDisplayTextResets the value of the DisplayText property to its default.  
Public MethodResetIncludeTextInFullPathResets the value of the IncludeTextInFullPath property to its default.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetLocationsOverloaded. Resets the value of the Locations property to its default.  
Public MethodResetSettingsResets the value of the Settings property to its default.  
Public MethodResetTextResets the value of the Text property to its default.  
Public MethodResetToolTipTextResets the value of the ToolTipText property to its default.  
Public MethodResetVisibleResets the value of the Visible property to its default.  
Public MethodShouldSerializeReturns whether this UltraNavigationBarLocation instance has any property settings which deviate from their default values.  
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 MethodOnDisposeOverridden. Called when this UltraNavigationBarLocation instance has been disposed of.  
Protected MethodOnObjectPropChangedOverridden. 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.  
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub-object.  
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.  
Protected MethodShouldSerializeIncludeTextInFullPathReturns whether the value of the IncludeTextInFullPath property has been changed from its default.  
Protected MethodShouldSerializeLocationsReturns whether the value of the Locations property has been changed from its default.  
Protected MethodShouldSerializeSettingsReturns whether the value of the Settings property has been changed from its default.  
Protected MethodShouldSerializeTextReturns whether the value of the Text property has been changed from its default.  
Protected MethodShouldSerializeToolTipTextReturns whether the value of the ToolTipText property has been changed from its default.  
Protected MethodShouldSerializeVisibleReturns whether the value of the Visible property has been changed from its default.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also