Spread Windows Forms 15.0
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
    public readonly EventListener EventListener
    See Also