identify what property changed, and edit all selected Items

前端 未结 0 1071
迷失自我
迷失自我 2020-12-05 15:59

I recently found how to add an event when changing a property of an Item in my ListView :

foreach (Profil item in gp.ListProfils)
{
    if (item is INotifyPro         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题