 |
| ValidatingCellEventArgsCell Property |
Gets the cell.
Namespace: CalculationWorks.BusinessModel.Behaviors.DiagnosticsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfValidatorCell Cell { get; }Public ReadOnly Property Cell As BcfValidatorCell
Get
Property Value
Type:
BcfValidatorCellThe cell.
See Also