Version

UltraNavigationBarActionButton Class Members

The following tables list the members exposed by UltraNavigationBarActionButton.

Public Constructors
 NameDescription
Public ConstructorUltraNavigationBarActionButton ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
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)
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 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 MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetSettingsResets the value of the Settings 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 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 UltraNavigationBarActionButton instance has been disposed of.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
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 MethodShouldSerializeSettingsReturns whether the value of the Settings 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