Indicates the date for which the calendar is to be customized.
Allows distinguishing between the From and To inputs in HxInputDateRange.
| Property | Type | Description |
|---|---|---|
| Calendar | CalendarDateCustomizationTarget |
Customization is for the standalone HxCalendar. |
| InputDate | CalendarDateCustomizationTarget |
Customization is for the dropdown calendar in HxInputDate. |
| InputDateRangeFrom | CalendarDateCustomizationTarget |
Customization is for the From dropdown calendar in HxInputDateRange. |
| InputDateRangeTo | CalendarDateCustomizationTarget |
Customization is for the To dropdown calendar in HxInputDateRange. |