 |
| BcfUndoRedoItemRowAddedRow Property |
Gets the row.
Namespace: CalculationWorks.BusinessModel.UndoRedoAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfRow Row { get; }Public ReadOnly Property Row As BcfRow
Get
Property Value
Type:
BcfRowThe row.
See Also