Click or drag to resize

BcfViewManager Constructor

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

Initializes a new instance of the BcfViewManager class.

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.0.0-beta6
Syntax
protected BcfViewManager(
	BcfDataSet dataSet,
	BcfTableViewFactory tableViewFactory
)

Parameters

dataSet
Type: CalculationWorks.BusinessModelBcfDataSet
The BcfDataSet.
tableViewFactory
Type: CalculationWorks.ViewModel.WindowsBcfTableViewFactory
The table view factory.
Version Information

BCF

Supported in: 4.0
See Also