0

I have binding to:

[DisplayName("שם יצרן")]
public string SHEM_YATZRAN { get; set; }

<toolkit:DataGridTextColumn x:Name="shemYatzranColumn"
    Binding="{Binding SHEM_YATZRAN}"
    Header="שם יצרן" />

I want to bind the Header to the DisplayName attribute how to do it?

Michał Komorowski
  • 6,198
  • 1
  • 20
  • 24
user5378
  • 35
  • 6

0 Answers0