How to center the content of cells in a data grid?

后端 未结 10 957
春和景丽
春和景丽 2020-12-30 22:58

I set the min height of a datagrid that way:


After feeding the datagrid with datas, the text in each c

10条回答
  •  渐次进展
    2020-12-30 23:13

    The following code will center the contents of cells in DataGrid:

    
    

提交回复
热议问题