WPF: Right Aligning Textblocks in a Gridview
If you are trying to get a TextBlock to right align, in ListView inside Windows Presentation Foundation take a look at this. I was using a GridViewColumn.CellTemplate to define a column with some monetary values in it.