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

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