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