Click or drag to resize
CalculationWorks Logo
BcfValidatingCellEventArgsCanceled Property
Gets a value indicating whether the operation was canceled.

Namespace: CalculationWorks.BusinessModel.Behaviors.Diagnostics
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public bool Canceled { get; }

Property Value

Type: Boolean
true if canceled; otherwise, false.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also