Text alignment in a WPF DataGrid

后端 未结 13 744
野性不改
野性不改 2020-12-14 14:13

How can I align the column data to center in a WPF DataGrid?

13条回答
  •  粉色の甜心
    2020-12-14 14:23

    If someone is still looking for answer for this, here's what worked for me:

    
        
            
        
    
    

提交回复
热议问题