Click or drag to resize

BcfTableViewBase Constructor

Initializes a new instance of the BcfTableViewBase class.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntax
protected BcfTableViewBase(
	BcfTableViewBuilder builder
)

Parameters

builder
Type: CalculationWorks.ViewModel.FormsBcfTableViewBuilder
The builder.
Exceptions
ExceptionCondition
ArgumentNullExceptionbuilder
See Also