For a list of all members of this type, see Owner members.
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) |