[]
Gets or set the value indicate whether value will be null or zero when all text is deleted by delete UI operation.
public bool AllowDeleteToNull { get; set; }
Public Property AllowDeleteToNull As Boolean
Type | Description |
---|---|
bool | A bool value indicates whether value will be null when all text is deleted by delete UI operation. |