ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListView Class / Owner Property

In This Topic
    Owner Property (C1ListView)
    In This Topic
    There is no such owner for C1ListView.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As IC1ListViewItemCollectionOwner
    public IC1ListViewItemCollectionOwner Owner {get;}
    See Also