Click or drag to resize
CalculationWorks Logo
BcfColumnBehaviorSetter Property
Gets the column setter. Setters can be used to intercept and/or redirect writes on the BcfCell.Value property.

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

Property Value

Type: BcfColumnValueSetter
The column setter.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also