Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace : LeadEventsDispatchMode Enumeration |
public enum LeadEventsDispatchMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum LeadEventsDispatchMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As LeadEventsDispatchMode
public enum LeadEventsDispatchMode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.LeadEventsDispatchMode = function() { }; Leadtools.LeadEventsDispatchMode.prototype = {<br/> LeadtoolsMemberMarker(replace me) };
public enum class LeadEventsDispatchMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Some LEADTOOLS classes have asynchronous methods that fire events. The class that owns the event will have a DispatchMode property that is used to control how the events are dispatched. In JavaScript, the events must be fired using LeadEventsDispatchMode.UseCoreDispatcher.
System.Object
System.ValueType
System.Enum
Leadtools.LeadEventsDispatchMode