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

In This Topic
    Owner Property (TableVectorGroup)
    In This Topic
    Gets the TableVectorGroupCollection containing the current group.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As TableVectorGroupCollection
    public TableVectorGroupCollection Owner {get;}
    See Also