Click or drag to resize

BcfTableViewBase Constructor

Initializes a new instance of the BcfTableViewBase class.

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

Parameters

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