DateBoxBuilder.Max Method
Name | Parameters | Description |
---|---|---|
Max(JS) | value | The last date that can be selected within the UI component. Mirrors the client-side max option. |
Max(DateTime) | value | The last date that can be selected within the UI component. Mirrors the client-side max option. |
Max(Double) | value | The last date that can be selected within the UI component. Mirrors the client-side max option. |
Max(String) | value | The last date that can be selected within the UI component. Mirrors the client-side max option. |