Hi,
I have a WPF application. In that I have a DataGridTemplateColumn with a textblock and an image. I need textblock to be left aligned and image to be right aligned in that column.
I am creating this DataGridTemplateColumn in .cs file. Can someboby tell me how to set these alignments.
Regards,
Mohana