Spread Windows Forms 12.0 Product Documentation
ValidateContext Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > CellValidateInfoNeededEventArgs Class : ValidateContext Property
Gets the validate context.
Syntax
'Declaration
 
Public ReadOnly Property ValidateContext As ValidateActionContext
'Usage
 
Dim instance As CellValidateInfoNeededEventArgs
Dim value As ValidateActionContext
 
value = instance.ValidateContext
public ValidateActionContext ValidateContext {get;}

Property Value

The validate context.
See Also

Reference

CellValidateInfoNeededEventArgs Class
CellValidateInfoNeededEventArgs Members