要使每个列自动调整大小,可以在GridViewColumn上设置Width =“Auto”。 要右对齐ID列中的文本,可以使用TextBlock创建单元格模板并设置TextAlignment。
確定! 回上一頁