CheckedListBox checked list item property binding to field in a class

后端 未结 2 1115
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-18 17:13

I have a class with two properties and I want to bind it to a CheckedListBox item. WebsiteName property will be the DisplayValue and IsChecked should be the Checked state of

2条回答
提交回复
热议问题