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

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

Parameters

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