Version

UltraNavigationBarPreviousLocationsSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDropDownButtonAppearanceGets/sets the general (i.e., stateless) appearance for the previous locations dropdown button.  
Public PropertyDropDownButtonHotTrackAppearanceGets/sets the appearance for the previous locations dropdown button which is applied when the cursor passes within the bounds of its user interface element.  
Public PropertyDropDownButtonPressedAppearanceGets/sets the appearance for the previous locations dropdown button which is applied when the button is in the pressed state.  
Public PropertyDropDownButtonToolTipTextGets/sets the string that is displayed in a tooltip when the cursor is hovered over the dropdown button.  
Public PropertyDropDownButtonVisibleGets/sets whether the button which displays the previous locations dropdown list is displayed in the user interface.  
Public PropertyDropDownButtonVisibleResolvedReturns the resolved value of the DropDownButtonVisible property.  
Public PropertyDropDownListAppearanceGets/sets the appearance for the dropdown list which displays previously visited locations.  
Public PropertyHasDropDownButtonAppearanceReturns whether an appearance object has been created for the DropDownButtonAppearance.  
Public PropertyHasDropDownButtonHotTrackAppearanceReturns whether an appearance object has been created for the DropDownButtonHotTrackAppearance.  
Public PropertyHasDropDownButtonPressedAppearanceReturns whether an appearance object has been created for the DropDownButtonPressedAppearance.  
Public PropertyHasDropDownListAppearanceReturns whether an appearance object has been created for the DropDownListAppearance.  
Public PropertyMaximumDropDownItemsGets/sets the maximum number of items that are visible in the previous locations dropdown list.  
Public PropertyMaximumItemsGets/sets the maximum number of items that can exist in the PreviousLocations collection.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also