Version

DayToolTipEventArgs Class Members

The following tables list the members exposed by DayToolTipEventArgs.

Public Constructors
 NameDescription
Public ConstructorDayToolTipEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyDateReturns the Date for the Day object associated with the tooltip.  
Public PropertyDayReturns the Day object associated with the tooltip.  
Public PropertyToolTipDetermines the message displayed in the tooltip.  
See Also