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

In This Topic
    Owner Property (TableVectorCollection)
    In This Topic
    Gets the RenderTable object containing the current collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As RenderTable
    public RenderTable Owner {get;}
    See Also