## Describe the problem this feature would solve Hi all, I am implementing my app with a table has number rows. So, I need to align the number value in rows to right. ## Describe the solution I added optional property named TextAlignment in the class DataGridTextColumn. ## Additional context & Screenshots Here is the result after I implemented TextAlignment 