Version

OwnerRecurringDateSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsWorkDayReturns or sets whether the date associated with this instance is considered to be a work day. (Inherited from Infragistics.Win.UltraWinSchedule.TimeSlotSettings)
Public PropertyRecurrenceReturns the DateRecurrence instance which defines the recurrence pattern for this instance.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTimeRangeAppearancesReturns a collection of TimeRangeAppearance objects, which makes it possible to associate an Appearance object with one or more TimeSlots. (Inherited from Infragistics.Win.UltraWinSchedule.OwnerTimeSlotSettings)
Public PropertyWorkingHoursReturns a collection of TimeRange objects, each of which represents a range of time that is considered to be a continuous block of working hours. (Inherited from Infragistics.Win.UltraWinSchedule.TimeSlotSettings)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also