Click or drag to resize

BcfColumnSetupHasConverter Property

Indicates whether Converter is set.

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public abstract bool HasConverter { get; }

Return Value

Type: Boolean
Converter is not ; otherwise .
See Also