Version

BeforeSelectedHolidaysEventArgs Class Members

The following tables list the members exposed by BeforeSelectedHolidaysEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeSelectedHolidaysEventArgs ConstructorInitializes a new BeforeSelectedHolidaysEventArgs object with the specified SelectedHolidaysCollection.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyNewSelectedHolidaysReturns a SelectedHolidaysCollection object containing the Holidays that will be selected if the event is not cancelled. The property is read-only.  
See Also