Spread Windows Forms 15.0
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 ConstructorCreates a new event listener with the specified target and event information.  
    Top
    Public Fields
     NameDescription
    Public FieldRead-only event information. This field is read-only.  
    Public FieldRead-only target. This field is read-only.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether to enable the event listener.  
    Top
    Public Methods
     NameDescription
    Public MethodDisposes and frees up resources.  
    Public MethodHandles the raised event.  
    Public MethodReturns a string representation of the event information.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when an event is raised.  
    Top
    See Also