Version

BeforeActiveOwnerChangedEventArgs Class Members

The following tables list the members exposed by BeforeActiveOwnerChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeActiveOwnerChangedEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyClearSelectedActivitiesGets/sets whether the UltraCalendarInfo.SelectedAppointments, UltraCalendarInfo.SelectedHolidays and (for UltraMonthViewSingleBase derived controls only) UltraCalendarInfo.SelectedNotes collections should be cleared.  
Public PropertyNewActiveOwnerReturns the new active owner.  
See Also