Version 24.2 (latest)

Week Class Properties

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

Public Properties
 NameDescription
Public PropertyAppointmentsReturns the appointments collection for this week  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledReturns the enabled status of the object.  
Public PropertyEnabledResolvedDetermines if the week is enabled by checking if the week, week of year or all of its days are disabled.  
Public PropertyFirstDateReturns the first date of the week.  
Public PropertyHasActivityReturns whether the Week has any appointments, holidays or notes defined.  
Public PropertyHolidaysReturns the holidays collection for this week  
Public PropertyLastDateReturns the last date of the week.  
Public PropertyNotesReturns the notes collection for this week  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyWeekNumberReturns the week number of the current week.  
Public PropertyYearReturns the year that the week is a part of.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also