Click or drag to resize
CalculationWorks Logo
BcfTableViewBaseTRowView Constructor
Initializes a new instance of the BcfTableViewBase class.

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

Parameters

builder
Type: CalculationWorks.ViewModel.FormsBcfTableViewBuilder
The builder.
See Also