🔍
🏠
Stack Overflow
🎲
Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
Questions tagged [celltemplate]
91 questions
-1
votes
2
answers
WPF ListView CellTemplate Binding
Data model: public class Metric { public string Name { get; set; } public bool IsEnabled { get; set; } } public class FileItem { public string FN {…
wpf
xaml
listview
data-binding
celltemplate
asked Jul 11 '20 at 05:04
fifonik
1,556
1
10
18
Prev
1
2
3
4
5
6
7