Version

UltraNavigationBarEventManager Class Members

The following tables list the members exposed by UltraNavigationBarEventManager.

Public Constructors
 NameDescription
Public ConstructorUltraNavigationBarEventManager ConstructorCreates a new instance of the UltraNavigationBarEventManager class.  
Public Properties
 NameDescription
Public PropertyAfterEventsReturns an array of the UltraNavigationBarEventIds constants which represent events that are fired after some action has been taken.  
Public PropertyAllEventsEnabled (Inherited from Infragistics.Shared.EventManagerBase)
Public PropertyBeforeEventsReturns an array of the UltraNavigationBarEventIds constants which represent events that are fired before some action is taken.  
Public Methods
 NameDescription
Public MethodDisableOverloaded. Enables the specified event.  
Public MethodEnableOverloaded. Enables the specified event.  
Public MethodInProgressOverloaded. Returns whether the specified event is currently in progress.  
Public MethodIsEnabledOverloaded. Returns whether the specified event is enabled.  
Protected Methods
 NameDescription
Protected MethodDecrementInProgress (Inherited from Infragistics.Shared.EventManagerBase)
Protected MethodIncrementInProgress (Inherited from Infragistics.Shared.EventManagerBase)
Protected MethodSetEnabledOverloaded.  (Inherited from Infragistics.Shared.EventManagerBase)
See Also