Version

CalendarDateSettingsCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyAllOverridden. Returns the contents of this collection as an array.  
Public PropertyCountReturns the number of elements in this collection. (Inherited from Infragistics.Win.UltraWinSchedule.TimeSlotSettingsCollectionBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnlyReturns false since this collection can be modified. (Inherited from Infragistics.Win.UltraWinSchedule.TimeSlotSettingsCollectionBase)
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemReturns the CalendarDateSettings instance associated with the specified date, or null if no entry exists for that date.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyInitialCapacityReturns the inital size of this collection. (Inherited from Infragistics.Win.UltraWinSchedule.TimeSlotSettingsCollectionBase)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also