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


RowErrorTextChangedEventArgs Class
/// Provides data for the Cell event of a FpSpread control.
Syntax
'Declaration
 
Public Class RowErrorTextChangedEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As RowErrorTextChangedEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.RowErrorTextChangedEventArgs

See Also