Infragistics(R) NetAdvantage(R) Windows Forms
UltraNavigationBarLocation Class Members
See Also  Fields  Properties  Methods  Events E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace : UltraNavigationBarLocation Class


The following tables list the members exposed by UltraNavigationBarLocation.

Public Constructors

 NameDescription
public ConstructorUltraNavigationBarLocation ConstructorOverloaded.   
Top

Protected Fields

 NameDescription
protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Top

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 UltraNavigationBarLocation.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 PropertyIsExpanded Gets/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 UltraNavigationBarLocation.Locations collection contains this instance, or null if this instance does not belong to a NavigationBarLocationsCollection.  
public PropertySelectedLocationReturns the member of this instance’s UltraNavigationBarLocation.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 PropertyText 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.  
public PropertyTextButtonDisplayStyleResolvedReturns the resolved value of the UltraNavigationBarLocationSettings.TextButtonDisplayStyle property.  
public PropertyTextResolvedReturns the resolved value of the Text property.  
public PropertyToolTipText 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.  
public PropertyUIElementReturns the LocationUIElement which represents this UltraNavigationBarLocation instance in the user interface.  
public PropertyVisible Gets/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.  
Top

Protected Properties

 NameDescription
protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Top

Public Methods

 NameDescription
public MethodCreateObjRef 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)
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 MethodGetLifetimeService Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
public MethodInitializeLifetimeService Obtains 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 UltraNavigationBarLocation.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 UltraNavigationBarLocation.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)
Top

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 UltraNavigationBarLocation.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 UltraNavigationBarLocation.Visible property has been changed from its default.  
Top

Public Events

 NameDescription
public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Top

See Also