[]
Gets or sets the numeric value in the C1NumericBox.
public double Value { get; set; }
Null values are represented by the Value property as double.NaN. See also the AllowNull property.