[]
Configurates Max. Sets the latest date that the user can select in the calendar.
public CalendarBuilder Max(DateTime value)
Public Function Max(value As Date) As CalendarBuilder
| Type | Name | Description |
|---|---|---|
| DateTime | value | The value. |
| Type | Description |
|---|---|
| CalendarBuilder | Current builder. |