DataGrid分组显示数据

代码说明使用RowGroupHeaderStyles属性为分组数组样式   View Code 1 <Grid x:Name="LayoutRoot" Background="White" Width="433" Height="476"> 2 3 <sdk:DataGrid x:Name="dgEmployee" Margin="1,3,1,130" FontSize="14" AutoG
相关文章
相关标签/搜索