Version

DaysOfMonthCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyAllReturns the members of the collection in an object array. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase)
Public PropertyCalendarInfoReturns the owning CalendarInfo object. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleInfoArray)
Public PropertyCollectionBaseReturns the base index for the collection. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase)
Public PropertyCount (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnlyReturn the read-only status of the array. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase)
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemReturns a DayOfMonth object based on the enum.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyArrayBaseThe base number for the array. For the UltraCalendar classes, this will probably be 1. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase)
Protected PropertyInitialCapacityReturns the initial capacity used by the array. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertyShouldSerializeDerivedThis is called from the ShouldSerialize of the SubObjectsArrayBase to determine if the derived class has anything that needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also