C1.PivotEngine Assembly / C1.PivotEngine Namespace / C1PivotEngine Class / DataSource Property

In This Topic
DataSource Property (C1PivotEngine)
In This Topic
Gets or sets the object that contains data to be analyzed.
Syntax
'Declaration
 
Public Property DataSource As IEnumerable
 
See Also