Skip to main content

DateBoxBuilder.Value Method

Name Parameters Description
Value(JS) value An object or a value specifying the date and time currently selected using the date box. Mirrors the client-side value option.
Value(Nullable<DateTime>) value An object or a value specifying the date and time currently selected using the date box. Mirrors the client-side value option.
Value(Nullable<Double>) value An object or a value specifying the date and time currently selected using the date box. Mirrors the client-side value option.
Value(String) value An object or a value specifying the date and time currently selected using the date box. Mirrors the client-side value option.