Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
SelectedFieldCollection Class Members
The following tables list the members exposed by SelectedFieldCollection.
Public Properties
Public Methods
| Name | Description |
| Add | Adds the specified field to this selected fields collection. |
| AddRange | Selects fields contained in passed in fields array keeping the existing selected fields selected. |
| Clear | Clears the collection unselecting any selected fields. |
| Contains | Overloaded. Returns true if the item is in the collection |
| CopyTo | Copies the elements of the collection into the array. |
| GetEnumerator | Returns a type safe enumerator. |
| IndexOf | Returns the zero-based index of the item or -1 if not in collection (Inherited from Infragistics.Windows.DataPresenter.SelectedItemCollectionBase) |
Public Events
See Also