C1.UWP Assembly / C1.Xaml Namespace / C1CollectionView Class / SourceCollection Property

In This Topic
SourceCollection Property (C1CollectionView)
In This Topic
Gets or sets the underlying collection which this C1CollectionView represents.
Syntax
'Declaration
 
Public Property SourceCollection As System.Collections.IEnumerable
 
See Also