Version

Owner Class Properties

For a list of all members of this type, see Owner members.

Public Properties
 NameDescription
Public PropertyAlternateMonthDayAppearanceReturns or sets the Infragistics.Win.Appearance object that controls the appearance of days that fall in alternating months for this Owner in the UltraMonthViewSingleBase-derived controls.  
Public PropertyAppointmentActionsEnabledDetermines if actions and reminders for all appointments assigned to this owner are enabled.  
Public PropertyAppointmentActionsEnabledResolvedDetermines if actions and reminders for all appointments assigned to this owner are enabled.  
Public PropertyBindingListIndexReturns the index associated with this owner in the binding list.  
Public PropertyBindingListObjectReturns the object returned by the binding list that is associated with this owner.  
Public PropertyCalendarInfoReturnss the UltraCalendarInfo component which owns the Owner object.  
Public PropertyDateSettingsReturns a collection of OwnerDateSettings objects which expose TimeSlot-related properties that apply to a specific date.  
Public PropertyDayAppearanceReturns or sets the Infragistics.Win.Appearance object that controls the appearance of days for this Owner in the UltraMonthViewSingleBase-derived controls.  
Public PropertyDayOfWeekSettingsReturns a collection of seven DayOfWeekSettings objects, each of which represent a specific day of the week.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEmailAddressGets/sets the EmailAddress of the owner.  
Public PropertyHasAlternateMonthDayAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasDayAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHeaderAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasNonWorkingHourTimeSlotAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasSelectedTimeSlotAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasWorkingHourTimeSlotAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHeaderAppearanceReturns or sets the Infragistics.Win.Appearance object that controls formatting for the Owner's header.  
Public PropertyIndexGets/sets the index of the Owner in the UltraCalendarInfo.Owners collection.  
Public PropertyIsUnassignedReturns true only for the special OwnersCollection.UnassignedOwner used to hold the settings for appointments and notes that are not assigned an owner.  
Public PropertyKeyOverridden. Gets/sets the unique key for this owner.  
Public PropertyLockedDetermines if this owner's Appointments and Notes can be modified via the user interface of the control displaying them.  
Public PropertyNameSpecifies the display name of the owner.  
Public PropertyNonWorkingHourTimeSlotAppearanceReturns or sets the Infragistics.Win.Appearance object that controls the non working hour time slot appearance for this owner in the UltraDayView control.  
Public PropertyOutlook2007ColorSchemeGets/sets the Outlook2007ColorScheme instance which defines the default appearance property values when the UltraCalendarLook.ViewStyle property of the associated UltraCalendarLook is set to 'Office2007'.  
Public PropertyRecurringDateSettingsReturns a collection of OwnerRecurringDateSettings objects which expose TimeSlot-related properties that apply to a recurring date pattern.  
Public PropertySelectedTimeSlotAppearanceReturns or sets the Infragistics.Win.Appearance object that controls selected time slot appearance for this owner in the UltraDayView control.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyVisibleDetermines if this owner and any of its assigned appointments and notes will be displayed.  
Public PropertyWorkingHourTimeSlotAppearanceReturns or sets the Infragistics.Win.Appearance object that controls the working hour time slot appearance for this owner in the UltraDayView control.  
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also