Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / EventListener.EventHandlerAdapter Class / EventListener Field


In This Topic
EventListener Field
In This Topic
Creates a new event listener. This field is read-only.
Syntax
'Declaration
 
Public ReadOnly EventListener As EventListener
 
'Usage
 
Dim instance As EventListener.EventHandlerAdapter
Dim value As EventListener
 
value = instance.EventListener
See Also