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