Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Using StringFormat in Binding in XAML

$
0
0

How can I use StringFormat in Binding in XAML? For the life of me, I can't find the magic string of characters to enable this - I've tried a gajillion iterations. Here's an example that doesn't work:

<Label Text="{Binding Id, StringFormat=0:N}"/>

救命!


Viewing all articles
Browse latest Browse all 58056

Trending Articles