[]
        
(Showing Draft Content)

C1.WPF.C1NumericBox.AllowNull

AllowNull Property

AllowNull

Gets or sets whether the user can enter nulls values.

Declaration
public bool AllowNull { get; set; }
Remarks

Null values are encoded in the Value property as double.NaN.