True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid.BaseGrid Namespace / ViewRowList Class / Owner Property

In This Topic
    Owner Property (ViewRowList)
    In This Topic
    Owner of the row list.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As View
    public View Owner {get;}
    See Also