ComponentOne ListView for ASP.NET Web Forms
Design-Time Support / Designer Form / How to use the Designer Form / Adding a Child Item
In This Topic
    Adding a Child Item
    In This Topic

    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