Version

UltraListViewEventManager Class Members

The following tables list the members exposed by UltraListViewEventManager.

Public Constructors
 NameDescription
Public ConstructorUltraListViewEventManager ConstructorCreates a new instance of the UltraListViewEventManager class.  
Public Properties
 NameDescription
Public PropertyAfterEventsReturns an array of the UltraListViewEventIds 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 UltraListViewEventIds 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