Click or drag to resize

BcfColumnSetupAllowNull Property

Gets a value indicating whether BcfCell.Value can be null.

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

Property Value

Type: Boolean
if Value can be ; otherwise, .
See Also