| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property SourceItems As IList | |
| C# | |
|---|---|
public IList SourceItems {get;} | |
Return Value
A collection that implements the IList interface and that contains the items that are contained in the SourceCollection.The items in this collection are never modified, regardless of any grouping, sorting, or filtering criteria that are applied to the view.
Supported Frameworks: Microsoft .NET Framework version 3.5