C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / C1FlexReport Class / DataSource Property

In This Topic
DataSource Property (C1FlexReport)
In This Topic
Gets or sets a reference to the report's main DataSource, or null if the report is unbound.
Syntax
'Declaration
 
Public Property DataSource As DataSource
 
See Also