Owner Property (DataSourceCollection) | Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.DataBinding Namespace / DataSourceCollection Class / Owner Property

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