DateBoxBuilder.Value Method
Name | Parameters | Description |
---|---|---|
Value(JS) | value | Specifies the currently selected date and time. Mirrors the client-side value option. |
Value(Nullable<DateTime>) | value | Specifies the currently selected date and time. Mirrors the client-side value option. |
Value(Nullable<Double>) | value | Specifies the currently selected date and time. Mirrors the client-side value option. |
Value(String) | value | Specifies the currently selected date and time. Mirrors the client-side value option. |