C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportSource Interface / Source Property
Source Property (ISupportSource)
In This Topic
Gets the data source of this collection.
Syntax
'Declaration
 
ReadOnly Property Source As IEnumerable
 
See Also