Spread Windows Forms 12.0 Product Documentation
ToString Method (EventListener)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > EventListener Class : ToString Method
Returns a string representation of the event information.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As EventListener
Dim value As String
 
value = instance.ToString()
public override string ToString()
See Also

Reference

EventListener Class
EventListener Members