Version

BeforeActiveDayChangedEventArgs Class Members

The following tables list the members exposed by BeforeActiveDayChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeActiveDayChangedEventArgs ConstructorInitializes a new BeforeActiveDayChangedEventArgs with the specified Day.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyDayThe Day object representing the new active day. This property is read-only.  
See Also