C1.UWP Assembly / C1.Xaml Namespace / IC1CollectionView Interface / SourceCollection Property

In This Topic
SourceCollection Property (IC1CollectionView)
In This Topic
Get the underlying collection.
Syntax
'Declaration
 
ReadOnly Property SourceCollection As System.Collections.IEnumerable
 
See Also