Click or drag to resize

BcfTableTRowAddNewRow Method

[This is preliminary documentation and is subject to change.]

Creates a new BcfRow and adds it to the Rows.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntax
public virtual TRow AddNewRow()

Return Value

Type: TRow
The new BcfRow.
Exceptions
See Also