摘要:
<Window.Resources> <DataTemplate x:Key="DefualtTemplate"> <StackPanel Orientation="Horizontal" > <Border Height="10" Width="10" Background="{Binding C 阅读全文
posted @ 2021-11-11 14:30
吃葡萄不吐葡萄脾
阅读(551)
评论(0)
推荐(0)
摘要:
前端代码 <Grid> <DataGrid Name="gd" CanUserSortColumns="True" AutoGenerateColumns="False" CanUserAddRows="False"> <DataGrid.Columns> <DataGridTextColumn B 阅读全文
posted @ 2021-11-11 10:56
吃葡萄不吐葡萄脾
阅读(575)
评论(0)
推荐(0)