[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.AllowDeleteToNull

AllowDeleteToNull Property

AllowDeleteToNull

Gets or sets a value that indicates whether to allow a null value when deleting the contents.

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

true if allowing a null value when deleting; otherwise, false.