Gets or sets the format pattern to display the date value.

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

Syntax

JavaScript
function get_dateFormat();
function set_dateFormat(value);

See Also