[]
Configurates Max. Sets the latest time that the user can enter.
public InputTimeBuilder<T> Max(DateTime value)
Public Function Max(value As Date) As InputTimeBuilder(Of T)
| Type | Name | Description |
|---|---|---|
| DateTime | value | The value. |
| Type | Description |
|---|---|
| InputTimeBuilder<T> | Current builder. |