Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
EventManager Class Members
The following tables list the members exposed by EventManager.
Public Properties
| Name | Description |
| AllEventsEnabled | (Inherited from Infragistics.Shared.EventManagerBase) |
| MaskedEdit | The associated MaskedEdit control |
Public Methods
| Name | Description |
| CanFireEvent | Returns true if the event can be fired |
| InProgress | Overloaded. Returns true if the event is in progress (in progress count > 0 |
| IsEnabled | Overloaded. Returns true if the event is enabled |
| SetEnabled | Overloaded. Sets a specific event enabled or disabled |
See Also