For a list of all members of this type, see ActiveDayChangingEventArgs members.
| Name | Description | |
|---|---|---|
![]() | Cancel | When set to true during the handling of the event, notifies the calling code that processing for the event should be discontinued and/or reversed so as to have no effect. (Inherited from Infragistics.WebUI.WebSchedule.CancelableEventArgs) |
![]() | NewDate | The date that is to be the new ActiveDay. |
![]() | NewDateUTC | The date that is to be the new ActiveDay in UTC form |
![]() | OldDate | The date that is currently the ActiveDay. |
![]() | OldDateUTC | The date that is currently the ActiveDay in UTC form. |