Click or drag to resize

BcfColumnAllowNull Property

Gets a value indicating the cells allow as Value.

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

Return Value

Type: Boolean
A value indicating the cells allow as Value.
See Also