Version

UltraNavigationBarActionButton Class Properties

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

Public Properties
 NameDescription
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIndexReturns the ordinal position of this UltraNavigationBarActionButton instance in the NavigationBarActionButtonsCollection to which it belongs.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyNavigationBarReturns the UltraNavigationBar control associated with this instance.  
Public PropertySettingsReturns an UltraNavigationBarActionButtonSettings instance which exposes appearance-related properties for this UltraNavigationBarActionButton.  
Public PropertyStateReturns the state of this UltraNavigationBarActionButton instance in the user interface.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolTipTextGets/sets the string that is displayed in a tooltip when the cursor is hovered over the element which represents this UltraNavigationBarActionButton in the user interface.  
Public PropertyUIElementReturns the ActionButtonUIElement which represents this UltraNavigationBarActionButton instance in the user interface.  
Public PropertyVisibleGets/sets whether this instance is 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)
See Also