The following tables list the members exposed by CalendarSelectionChangingEventArgs.
Name | Description | |
---|---|---|
![]() | CalendarSelectionChangingEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | dates | Gets sets array of new dates. If dates are set, then they should be sorted in ascending order. Array of dates |
![]() | oldDates | Gets array of old dates.Array of dates |
![]() | oldRange | Gets array of 2 dates if old range selection was available.Array of dates |
![]() | range | Gets sets array of 2 dates which point to start and end of range. Array of dates |