For a list of all members of this type, see ProjectColumnSortDescriptionCollection members.
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<ProjectColumnSortDescription>) |
![]() | IsUpdating | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ProjectColumnSortDescription>) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<ProjectColumnSortDescription>) |
| Name | Description | |
|---|---|---|
![]() | Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<ProjectColumnSortDescription>) |
![]() | NotifyItemsChanged | Overridden. Returns a boolean indicating whether the collection should have its OnItemAdded and OnItemRemoved methods invoked. |