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

In This Topic
    Owner Property (C1ListViewItem)
    In This Topic
    The owner of C1ListViewItemCollection to which this node belongs to.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As IC1ListViewItemCollectionOwner
    public IC1ListViewItemCollectionOwner Owner {get;}
    See Also