Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / EditErrorEventArgs Class
Members


EditErrorEventArgs Class
Represents the event data for the EditError event for the Spread component, which occurs when errors are generated when using the editor.
Syntax
'Declaration
 
Public Class EditErrorEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As EditErrorEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.EditErrorEventArgs

See Also