The following tables list the members exposed by Owner.
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AlternateMonthDayAppearance | Returns 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. | |
AppointmentActionsEnabled | Determines if actions and reminders for all appointments assigned to this owner are enabled. | |
AppointmentActionsEnabledResolved | Determines if actions and reminders for all appointments assigned to this owner are enabled. | |
BindingListIndex | Returns the index associated with this owner in the binding list. | |
BindingListObject | Returns the object returned by the binding list that is associated with this owner. | |
CalendarInfo | Returnss the UltraCalendarInfo component which owns the Owner object. | |
DateSettings | Returns a collection of OwnerDateSettings objects which expose TimeSlot-related properties that apply to a specific date. | |
DayAppearance | Returns or sets the Infragistics.Win.Appearance object that controls the appearance of days for this Owner in the UltraMonthViewSingleBase-derived controls. | |
DayOfWeekSettings | Returns a collection of seven DayOfWeekSettings objects, each of which represent a specific day of the week. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
EmailAddress | Gets/sets the EmailAddress of the owner. | |
HasAlternateMonthDayAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasDayAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasHeaderAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasNonWorkingHourTimeSlotAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasSelectedTimeSlotAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasWorkingHourTimeSlotAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HeaderAppearance | Returns or sets the Infragistics.Win.Appearance object that controls formatting for the Owner's header. | |
Index | Gets/sets the index of the Owner in the UltraCalendarInfo.Owners collection. | |
IsUnassigned | Returns true only for the special OwnersCollection.UnassignedOwner used to hold the settings for appointments and notes that are not assigned an owner. | |
Key | Overridden. Gets/sets the unique key for this owner. | |
Locked | Determines if this owner's Appointments and Notes can be modified via the user interface of the control displaying them. | |
Name | Specifies the display name of the owner. | |
NonWorkingHourTimeSlotAppearance | Returns or sets the Infragistics.Win.Appearance object that controls the non working hour time slot appearance for this owner in the UltraDayView control. | |
Outlook2007ColorScheme | Gets/sets the Outlook2007ColorScheme instance which defines the default appearance property values when the UltraCalendarLook.ViewStyle property of the associated UltraCalendarLook is set to 'Office2007'. | |
RecurringDateSettings | Returns a collection of OwnerRecurringDateSettings objects which expose TimeSlot-related properties that apply to a recurring date pattern. | |
SelectedTimeSlotAppearance | Returns or sets the Infragistics.Win.Appearance object that controls selected time slot appearance for this owner in the UltraDayView control. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Visible | Determines if this owner and any of its assigned appointments and notes will be displayed. | |
WorkingHourTimeSlotAppearance | Returns or sets the Infragistics.Win.Appearance object that controls the working hour time slot appearance for this owner in the UltraDayView control. |
Name | Description | |
---|---|---|
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
DeleteAllActivity | Deletes all of the Appointments and Notes that were assigned to this owner. | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
FromBinary | Deserializes a single Owner object from the specified stream. | |
FromBytes | Deserializes a single Owner object from the specified byte array. | |
GetAppointmentsInRange | Returns a collection of Appointment objects that have any part of the appointment in the specified date range. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetNotesInRange | Returns a collection of Note objects that are at least partially in the specified date range. | |
GetOwnedNonRecurringAppointments | Returns an array of non-recurring Appointment objects that have their Owner property set to this owner. | |
GetOwnedNotes | Returns an array of Note objects that have their Owner property set to this owner. | |
GetOwnedRecurringAppointments | Returns an array of recurring Appointment objects that have their Owner property set to this owner. | |
GetResolvedOutlook2007ColorScheme | Returns the resolved Outlook2007ColorScheme instance which defines the default appearance property values for this Ownerwhen the UltraCalendarLook.ViewStyle property of the specified UltraCalendarLook is set to 'Office2007'. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IsInWorkingHours | Overloaded. Returns whether the specified TimeSlot falls within working hours for the specified date. | |
IsWorkDay | Returns whether the specified date is considered to be a workday. | |
LoadDateSettings | Initializes the contents of the DateSettings, DayOfWeekSettings, and RecurringDateSettings, collections from the data in the specified stream. | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ReassignAllActivity | Reassigns all of the Appointments and Notes that were assigned to this owner to a new owner. | |
ResetAlternateMonthDayAppearance | Resets the AlternateMonthDayAppearance property to its default value. | |
ResetDateSettings | Resets the DateSettings collection. | |
ResetDayAppearance | Resets the DayAppearance property to its default value. | |
ResetDayOfWeekSettings | Resets the properties of the DayOfWeek objects in the DayOfWeekSettings collection to their default values. | |
ResetHeaderAppearance | Resets the HeaderAppearance property to its default value. | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetName | Resets the Name property to its default value. | |
ResetNonWorkingHourTimeSlotAppearance | Resets the NonWorkingHourTimeSlotAppearance property to its default value. | |
ResetRecurringDateSettings | Resets the DateSettings collection. | |
ResetSelectedTimeSlotAppearance | Resets the SelectedTimeSlotAppearance property to its default value. | |
ResetWorkingHourTimeSlotAppearance | Resets the WorkingHourTimeSlotAppearance property to its default value. | |
Save | Returns a byte array contained the serialized information for the Owner. | |
SaveDateSettings | Saves the contents of the DateSettings, DayOfWeekSettings, and RecurringDateSettings, collections to the specified stream. | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SwapIndex | Swaps the the Index of this owner with the specified owner. | |
ToString | Returns the string representation of this Owner | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnDispose | Overridden. Invoked when the object is disposed. The notification is used to dispose all resources used by the Owner object. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemovedFromCollection | Overridden. Called when this object is being removed from the specified collection. | |
OnSubObjectPropChanged | Overridden. Called when a property of a contained item has changed. | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |