Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportSource Interface / Source Property

In This Topic
    Source Property (ISupportSource)
    In This Topic
    Gets the data source of this collection.
    Syntax
    'Declaration
     
    
    ReadOnly Property Source As IEnumerable
    IEnumerable Source {get;}
    See Also