Click or drag to resize
CalculationWorks Logo
BcfDataSetSetupCreateColumnSetup Method
Creates the column setup.

Namespace: CalculationWorks.BusinessModel.Design
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
protected virtual BcfColumnSetup CreateColumnSetup(
	BcfTableSetup tableSetup
)

Parameters

tableSetup
Type: CalculationWorks.BusinessModel.DesignBcfTableSetup
The table setup.

Return Value

Type: BcfColumnSetup
BcfColumnSetup.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also