Version

StatusBarEventManager Class Members

The following tables list the members exposed by StatusBarEventManager.

Public Constructors
 NameDescription
Public ConstructorStatusBarEventManager ConstructorInitializes a new StatusBarEventManager  
Public Properties
 NameDescription
Public PropertyAllEventsEnabled (Inherited from Infragistics.Shared.EventManagerBase)
Public PropertyStatusBarReturns the owning UltraStatusBar control  
Protected Properties
 NameDescription
Protected PropertyAfterEventIndexesReturns a lazily loaded array of indexes for all the 'After' events.  
Protected PropertyBeforeEventIndexesReturns a lazily loaded array of indexes for all the 'Before' events.  
Public Methods
 NameDescription
Public MethodCanFireEventIndicates whether the event identified by the StatusBarEventIds can be fired.  
Public MethodInProgressOverloaded. Indicates whether the event identified by the eventid is in progress.  
Public MethodIsEnabledOverloaded. Indicates whether the event identified by the eventid may be raised.  
Public MethodSetEnabledOverloaded. Enables or disables the event identified by the eventid.  
Protected Methods
 NameDescription
Protected MethodDecrementInProgress (Inherited from Infragistics.Shared.EventManagerBase)
Protected MethodIncrementInProgress (Inherited from Infragistics.Shared.EventManagerBase)
See Also