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


EventListener.EventHandlerAdapter Class
Represents an event handler adapter. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Syntax
'Declaration
 
Public MustInherit Class EventListener.EventHandlerAdapter 
 
'Usage
 
Dim instance As EventListener.EventHandlerAdapter
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.EventListener.EventHandlerAdapter

See Also