Version

SelectedAppointmentsCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyAllReturns the contents of the collection as an array of objects. (Inherited from Infragistics.Win.UltraWinSchedule.SelectedActivitiesCollectionBase)
Public PropertyCount (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnlyIndicates the read-only state of the collection. (Inherited from Infragistics.Win.UltraWinSchedule.SelectedActivitiesCollectionBase)
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemReturns the Appointment at the specified ordinal position in the collection.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyInitialCapacityReturns the initial capacity for the collection. (Inherited from Infragistics.Win.UltraWinSchedule.SelectedActivitiesCollectionBase)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also