Version 24.2 (latest)

BeforeSelectedDateRangeChangeEventArgs Class Properties

For a list of all members of this type, see BeforeSelectedDateRangeChangeEventArgs members.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyDisplayMaxSelectedDaysErrorMsgDetermines if the MaxSelectedDaysError dialog is displayed to the user.  
Public PropertyNewSelectedDateRangesReturns a SelectedDateRanges object containing the date ranges that will be selected if the event is not cancelled. The property is read-only.  
Public PropertyWasMaxSelectedDaysExceededIndicates if the max selected items would have been exceeded by the selection change.  
See Also