DateRangeBoxBuilder.EndDateOutOfRangeMessage Method
| Name | Parameters | Description |
|---|---|---|
| EndDateOutOfRangeMessage(JS) | value | Specifies the message displayed if the specified end date is later than the max value or earlier than the min value. Mirrors the client-side endDateOutOfRangeMessage option. |
| EndDateOutOfRangeMessage(String) | value | Specifies the message displayed if the specified end date is later than the max value or earlier than the min value. Mirrors the client-side endDateOutOfRangeMessage option. |