DataGridBuilder<T>.DateSerializationFormat Method
Name | Parameters | Description |
---|---|---|
DateSerializationFormat(JS) | value | Specifies the format in which date-time values should be sent to the server. Mirrors the client-side dateSerializationFormat option. |
DateSerializationFormat(String) | value | Specifies the format in which date-time values should be sent to the server. Mirrors the client-side dateSerializationFormat option. |