Version 24.2 (latest)

Year Class Properties

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

Public Properties
 NameDescription
Public PropertyAppointmentsReturns the appointments collection for this year  
Public PropertyCalendarInfoReturns the owning CalendarInfo object.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledReturns the enabled status of the object.  
Public PropertyEnabledResolvedDetermines if the year is enabled by checking if the months, months of year or all of its days are disabled.  
Public PropertyHasActivityReturns whether the Year has any appointments, holidays or notes defined.  
Public PropertyHolidaysReturns the holidays collection for this year  
Public PropertyIsLeapYearReturns whether the Year is a leap year.  
Public PropertyNotesReturns the notes collection for this year  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyYearNumberReturns the year number.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also