Click or drag to resize

DFNumericColumnMissingValue Property

Gets and sets the value used to represent missing values in this column.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double MissingValue { get; set; }

Property Value

Double
See Also