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

In This Topic
    Owner Property (TableCol)
    In This Topic
    Gets the TableColCollection containing the current column.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As TableColCollection
    public new TableColCollection Owner {get;}
    See Also