[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.AllowDeleteToNull

AllowDeleteToNull Property

AllowDeleteToNull

Gets or set the value indicate whether value will be null or zero when all text is deleted by delete UI operation.

Declaration
public bool AllowDeleteToNull { get; set; }
Public Property AllowDeleteToNull As Boolean
Property Value
Type Description
bool

A bool value indicates whether value will be null when all text is deleted by delete UI operation.