Spread Windows Forms 12.0 Product Documentation
EventHandler Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > EventListener.EventHandlerAdapter Class : EventHandler Property
Represents a defined method that handles the event.
Syntax
'Declaration
 
Public ReadOnly Property EventHandler As Delegate
'Usage
 
Dim instance As EventListener.EventHandlerAdapter
Dim value As Delegate
 
value = instance.EventHandler
public Delegate EventHandler {get;}
See Also

Reference

EventListener.EventHandlerAdapter Class
EventListener.EventHandlerAdapter Members