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

In This Topic
    Owner Property (FieldCollection)
    In This Topic
    Gets the owner of the current collection.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As IFieldCollectionOwner
    public new IFieldCollectionOwner Owner {get;}
    See Also