 |
| BcfUndoRedoItemRowAddedRow Property |
Gets the row.
Namespace: CalculationWorks.BusinessModel.UndoRedoAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic BcfRow Row { get; }Public ReadOnly Property Row As BcfRow
Get
public:
property BcfRow^ Row {
BcfRow^ get ();
}member Row : BcfRow with get
Property Value
Type:
BcfRowThe row.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0, 2.1, 2.0
See Also