Version

AppointmentsCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyAllOverridden. The collection as an array of objects  
Public PropertyCalendarInfoReturns the UltraCalendarInfo component which owns the AppointmentsCollection object. This property is read-only.  
Public PropertyCount (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnlyOverridden. Overriden. Indicates whether the collection is read-only.  
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemGets the Appointment object at the specified index in the collection.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyInitialCapacityOverridden. Overriden. Returns the initial capacity of the collection.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also