CadDataTableColumn.DoubleValue

CadDataTableColumn.DoubleValue property

Gets or sets the double value.

public double? DoubleValue { get; set; }

Property Value

The double value.

See Also