Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellErrorTextChangedEventArgs Class
Members


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

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

    See Also