Click or drag to resize

BcfViewManager Constructor (BcfDataSet, BcfTableViewFactory)

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

Initializes a new instance of the BcfViewManager class.

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

Parameters

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

Forms

Supported in: 4.0
See Also