Spread Windows Forms 12.0 Product Documentation
ErrorEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ErrorEventArgs Class
Represents the event data for the Error event for the Spread component, which occurs when errors are generated by user interaction.
Object Model
ErrorEventArgs ClassSpreadView Class
Syntax
'Declaration
 
Public Class ErrorEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ErrorEventArgs
public class ErrorEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.ErrorEventArgs

See Also

Reference

ErrorEventArgs Members
FarPoint.Win.Spread Namespace
Error Event

User-Task Documentation

Managing Events from User Actions