Sparkline for UWP | ComponentOne
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 IEnumerable
    IEnumerable SourceCollection {get;}
    See Also