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

In This Topic
Owner Property (DataSetFieldCollection)
In This Topic
Gets the DataSet object containing the current collection.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Owner As DataSet
 
See Also