Show Null Text if the Date value is empty and the control loses its focus.

Namespace:  C1.Web.UI.Controls.C1Input
Assembly:  C1InputClient (in C1InputClient.dll)

Syntax

JavaScript
function get_showNullText();
function set_showNullText(value);

Remarks

Minimal date "01.01.0001 00:00:00" used as null date. The default value is false.

See Also