SchedulerBuilder.Max Method
| Name | Parameters | Description |
|---|---|---|
| Max(JS) | value | The latest date the UI component allows you to select. Mirrors the client-side max option. |
| Max(DateTime) | value | The latest date the UI component allows you to select. Mirrors the client-side max option. |
| Max(Double) | value | The latest date the UI component allows you to select. Mirrors the client-side max option. |
| Max(String) | value | The latest date the UI component allows you to select. Mirrors the client-side max option. |