[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellValidateInfoNeededEventArgs

CellValidateInfoNeededEventArgs Class

Provides data for the CellValidateInfoNeeded event.

Inheritance
CellValidateInfoNeededEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class CellValidateInfoNeededEventArgs : EventArgs
Public Class CellValidateInfoNeededEventArgs
    Inherits EventArgs

Properties

Name Description
CellValidator

Gets the cell validator.

IsValid

Gets whether this validation is valid.

ValidateContext

Gets the validate context.