TextBoxDisplayEmptyValuesAsValues Property
When Set to false, when you focus on a DateColumn with Empty Date, it'll display as blanks, when set to true it'll display as 00/00/0000
Namespace: Firefly.Box.UIAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public bool DisplayEmptyValuesAsValues { get; set; }
Public Property DisplayEmptyValuesAsValues As Boolean
Get
Set
member DisplayEmptyValuesAsValues : bool with get, set
Property Value
Boolean