The following tables list the members exposed by BeforeSelectedDateRangeChangeEventArgs.
| Name | Description | |
|---|---|---|
![]() | BeforeSelectedDateRangeChangeEventArgs Constructor | Initializes a new BeforeSelectedDateRangeChangeEventArgs with the specified new SelectedDateRanges collection. |
| Name | Description | |
|---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | DisplayMaxSelectedDaysErrorMsg | Determines if the MaxSelectedDaysError dialog is displayed to the user. |
![]() | NewSelectedDateRanges | Returns a SelectedDateRanges object containing the date ranges that will be selected if the event is not cancelled. The property is read-only. |
![]() | WasMaxSelectedDaysExceeded | Indicates if the max selected items would have been exceeded by the selection change. |