Click or drag to resize
CalculationWorks Logo
BcfColumnSetupTableSetup Property
Gets the table setup.

Namespace: CalculationWorks.BusinessModel.Design
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public BcfTableSetup TableSetup { get; }

Property Value

Type: BcfTableSetup
The table setup.
See Also