Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellValidateInfoNeededEventArgs Class
Members


In This Topic
    CellValidateInfoNeededEventArgs Class
    In This Topic
    Provides data for the FpSpread.CellValidateInfoNeeded event.
    Object Model
    CellValidateInfoNeededEventArgs ClassBaseDataValidator ClassValidateActionContext Class
    Syntax
    'Declaration
     
    Public Class CellValidateInfoNeededEventArgs 
       Inherits System.EventArgs
    'Usage
     
    Dim instance As CellValidateInfoNeededEventArgs
    public class CellValidateInfoNeededEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.CellValidateInfoNeededEventArgs

    See Also