在XAML中有一个名为dataGrid1的DataGrid,点击列头排序只需要在上面加上Sorting属性. <DataGrid Grid.Row="2" x:Name="dataGrid1" ...
確定! 回上一頁