Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RowErrorTextChangedEventArgs Class
Members


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

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

    See Also