ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.DataBinding Namespace / Field Class / Owner Property

In This Topic
    Owner Property (Field)
    In This Topic
    Gets the FieldCollection object containing this object.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As FieldCollection
    public new FieldCollection Owner {get;}
    See Also