0 out of 1 rated this helpful - Rate this topic

PagedCollectionView.SourceCollection Property

Silverlight

Gets the IEnumerable collection underlying this view.

Namespace:  System.Windows.Data
Assembly:  System.Windows.Data (in System.Windows.Data.dll)
'Declaration
Public ReadOnly Property SourceCollection As IEnumerable

Property Value

Type: System.Collections.IEnumerable
The IEnumerable collection underlying this view.

Implements

ICollectionView.SourceCollection

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.