Version

UltraNavigationBarLocationSettings Class Properties

For a list of all members of this type, see UltraNavigationBarLocationSettings members.

Public Properties
 NameDescription
Public PropertyActiveAppearanceGets/sets the appearance for the associated UltraNavigationBarLocation that is used when its user interface element is in the active state.  
Public PropertyAppearanceGets/sets the general (i.e., stateless) appearance for the object associated with this instance. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDropDownButtonVisibleGets/sets whether a dropdown button is displayed for the UltraNavigationBarLocation, and if so, under which circumstances.  
Public PropertyHasActiveAppearanceReturns whether an appearance object has been created for the ActiveAppearance.  
Public PropertyHasAppearanceReturns whether an appearance object has been created for the Appearance. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public PropertyHasHotTrackAppearanceReturns whether an appearance object has been created for the HotTrackAppearance. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public PropertyHasLocationsDropDownListAppearanceReturns whether an appearance object has been created for the LocationsDropDownListAppearance.  
Public PropertyHasPressedAppearanceReturns whether an appearance object has been created for the PressedAppearance. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public PropertyHasSelectedAppearanceReturns whether an appearance object has been created for the SelectedAppearance.  
Public PropertyHotTrackAppearanceGets/sets the appearance for the object associated with this instance which is applied when the cursor passes within the bounds of the associated user interface element. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public PropertyLocationsDropDownListAppearanceGets/sets the appearance which defines the visual attributes for the dropdown list which is displayed when an UltraNavigationBarLocation is in the expanded state.  
Public PropertyMaximumDropDownItemsGets/sets the maximum number of items that are visible in the dropdown list which appears when the associated UltraNavigationBarLocation is expanded.  
Public PropertyMaximumTextButtonWidthGets/sets the maximum width for the user interface element which represents the associated UltraNavigationBarLocation on the navigation path.  
Public PropertyPressedAppearanceGets/sets the appearance for the object associated with this instance which is applied when the associated user interface element is in the pressed state. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public PropertySelectedAppearanceGets/sets the appearance for the associated UltraNavigationBarLocation that is used when its user interface element is in the selected state.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextButtonDisplayStyleGets/sets whether the button in which the text for this UltraNavigationBarLocation is displayed is visible in the user interface, and also whether the button displays an image, the resolved text, or both.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also