Version

AfterActiveDayChangedEventArgs Class Members

The following tables list the members exposed by AfterActiveDayChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorAfterActiveDayChangedEventArgs ConstructorInitializes a new AfterActiveDayChangedEventArgs with the specified Day.  
Public Properties
 NameDescription
Public PropertyDayThe Day object representing the new active day. This property is read-only.  
See Also