Click or drag to resize
CalculationWorks Logo
BcfDataSetBehaviorColumnBehaviorFactory Property
Gets the column behavior factory.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public BcfDataSetColumnBehaviorFactory ColumnBehaviorFactory { get; }

Property Value

Type: BcfDataSetColumnBehaviorFactory
The column behavior factory.
Remarks
If no BcfDataSetColumnBehaviorFactory is specified in BcfDataSetSetup.BehaviorItems a default will be created.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also