Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / EventListener Class
Fields Properties Methods Events

In This Topic
    EventListener Class Members
    In This Topic

    The following tables list the members exposed by EventListener.

    Public Constructors
     NameDescription
    Public Constructor Creates a new event listener with the specified target and event information.  
    Top
    Public Fields
     NameDescription
    Public Field Read-only event information.  
    Public Field Read-only target.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets whether to enable the event listener.  
    Top
    Public Methods
     NameDescription
    Public Method Disposes and frees up resources.  
    Public Method Handles the raised event.  
    Public Method Returns a string representation of the event information.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when an event is raised.  
    Top
    See Also