Version 24.2 (latest)

DayOfWeekSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyCalendarInfoReturns the UltraCalendarInfo instance with which this instance is associated.  
Public PropertyDayOfTheWeekReturns the System.DayOfWeek constant which defines the day of the week this instance represents.  
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 PropertyOwnerReturns the Owner instance with which this instance is associated.  
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 PropertyWorkDayEndTimeGets/sets the time at which a working day begins.  
Public PropertyWorkDayStartTimeGets/sets the time at which a working day begins.  
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