Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / EventListener.EventHandlerAdapter Class
Members


In This Topic
    EventListener.EventHandlerAdapter Class
    In This Topic
    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
    public abstract class EventListener.EventHandlerAdapter 
    Inheritance Hierarchy

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

    See Also