C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / Query Class / DataSource Property

In This Topic
DataSource Property (Query)
In This Topic
Gets or sets the DataSource object against which to execute the current query.
Syntax
'Declaration
 
Public Property DataSource As DataSource
 
See Also