Version 24.2 (latest)

RootTasksCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyAllThe collection as an array of tasks. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection)
Public PropertyCountReturns the number of elements in this collection. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnlyReturns whether this collection is read-only. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection)
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemReturns the instance at the specified ordinal position within the collection. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection)
Public PropertySortedFieldsReturns a collection of objects which define the sort order for all tasks which belong to this collection, and their descendants.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyInitialCapacityReturns the initial capacity for this collection. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also