Click or drag to resize

BcfViewManagerDeleteRow Method

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

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.0.0-beta6
Syntax
protected virtual void DeleteRow(
	BcfRow row
)

Parameters

row
Type: CalculationWorks.BusinessModelBcfRow
The row.
Exceptions
ExceptionCondition
ArgumentNullExceptionrow is null.
Version Information

Forms

Supported in: 4.0
See Also