Click or drag to resize
CalculationWorks Logo
BcfValidatorCellValidatingRow Property
Gets the validating BcfRow.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public BcfRow ValidatingRow { get; }

Property Value

Type: BcfRow
The validating BcfRow.
See Also