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

In This Topic
Owner Property (AggregateCollection)
In This Topic
Gets the C1DataSchema object that is the owner of the current collection.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Owner As C1DataSchema
 
See Also