how to bind labels in user Control with observablecollection
WPF
2
Posts
2
Posters
0
Views
1
Watching
-
i have one user control in which i have placed 15 label controls,now i want to bind their content with an observableCollection, in which i am filling string values. let me clear once again, i am filling list which is observableCollection and want to show each item in list as label values in usercontrol. sorry for bad English. Regards
-
i have one user control in which i have placed 15 label controls,now i want to bind their content with an observableCollection, in which i am filling string values. let me clear once again, i am filling list which is observableCollection and want to show each item in list as label values in usercontrol. sorry for bad English. Regards