Spread Windows Forms 12.0 Product Documentation
ValueChanged Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ValidateActionContext Class : ValueChanged Property
Gets whether the value of the validating cell was changed when executing ValidateActionBase. This is only used for ValueProcess.
Syntax
'Declaration
 
Public ReadOnly Property ValueChanged As Boolean
'Usage
 
Dim instance As ValidateActionContext
Dim value As Boolean
 
value = instance.ValueChanged
public bool ValueChanged {get;}
See Also

Reference

ValidateActionContext Class
ValidateActionContext Members