ListView for ASP.NET Web Forms
Adding a Child Item
Design-Time Support > Designer Form > How to use the Designer Form > Adding a Child Item

You can use one of the following methods to add a child C1ListViewItem to your C1ListView control

Note: You can also add a child item to a C1ListViewNestedItem using one of the methods above.

See Also