C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / DataSet Class / Owner Property

In This Topic
Owner Property (DataSet)
In This Topic
Gets the DataSetCollection containing the current data set.
Syntax
'Declaration
 
Public ReadOnly Property Owner As DataSetCollection
 
See Also