ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListViewNestedItem Class
Members

In This Topic
    C1ListViewNestedItem Class
    In This Topic
    Nested item which can contains several items as children nodes.
    Object Model
    C1ListViewNestedItem Class
    Syntax
    'Declaration
     
    Public Class C1ListViewNestedItem 
       Inherits C1ListViewItem
       Implements IC1ListViewItemCollectionOwnerC1.Web.Wijmo.Controls.IJsonRestore 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             C1.Web.Wijmo.Controls.Base.UIElement
                C1.Web.Wijmo.Controls.C1ListView.C1ListViewItem
                   C1.Web.Wijmo.Controls.C1ListView.C1ListViewNestedItem

    See Also