This question is locked. New answers and comments are not allowed.
Hello,
I want to set ValueFormat as integer. I tried this ValueFormat="{}{0,0:N0}", resp. I change format in designer and get this in Xaml. But when I build, I get error "Cannot assign to nullable type on property Value". How can I set ValueFormat in Xaml without error?
Best Regards
Miroslav Mareš