FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellErrorTextChangedEventArgs Class
Members


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

System.Object
   System.EventArgs
      FarPoint.Win.Spread.CellErrorTextChangedEventArgs

See Also