 |
| BcfValidatingCellEventArgsCell Property |
Gets the cell.
Namespace: CalculationWorks.BusinessModel.Behaviors.DiagnosticsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic BcfValidatorCell Cell { get; }Public ReadOnly Property Cell As BcfValidatorCell
Get
public:
property BcfValidatorCell^ Cell {
BcfValidatorCell^ get ();
}member Cell : BcfValidatorCell with get
Property Value
Type:
BcfValidatorCellThe cell.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0
See Also