Version

CancelableHolidayEventArgs Class Members

The following tables list the members exposed by CancelableHolidayEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelableHolidayEventArgs ConstructorInitializes a new CancelableHolidayEventArgs with the specified Holiday.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyHolidayReturns the Holiday associated with the event. This property is read-only.  
See Also