Visible False for the List view Sub item

i am having a listviewer, i am iterating the listview and checking for my condition, if it has the matched the condition the particular sbitem should be invisible..

i don know how to access the property visible=false for that subitem alone

can anyone help me plz




Answer this question

Visible False for the List view Sub item

  • NehpetsZero1

    I don't believe that you can make a particular sub item invsibile directly. Another option is to remove the item you want to be invisible.

  • robvdberg

    I don't think you can.

    ps. this is not a vb.net issue. It's a windows forms issue.



  • Visible False for the List view Sub item