Click or drag to resize
CalculationWorks Logo
BcfDataSetDiagnosticsEndValidatingCell Event
Occurs when a cell was validated.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public event EventHandler<BcfValidatingCellEventArgs> EndValidatingCell

Value

Type: SystemEventHandlerBcfValidatingCellEventArgs
Remarks

Uncaught exceptions in diagnostics events may cause an invalid dataset state.

Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also