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

In This Topic
    ListView Property
    In This Topic
    Gets reference to C1ListView ListView object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ListView As C1ListView
    public C1ListView ListView {get;}
    See Also