Click or drag to resize
CalculationWorks Logo
BcfTableSetupBehaviorItems Property
Gets the behavior items.

Namespace: CalculationWorks.BusinessModel.Design
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public Collection<BcfTableBehaviorItemBase> BehaviorItems { get; }

Property Value

Type: CollectionBcfTableBehaviorItemBase
The behavior items.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also