</DataGridTemplateColumn.CellTemplate>
<DataGridTemplateColumn.CellStyle>
<Style TargetType="{x:Type DataGridCell}">
<Setter Property="Background" Value="#ccc"/>
<Setter Property="BorderThickness" Value="0"/>
</Style>
</DataGridTemplateColumn.CellStyle>
</DataGridTemplateColumn>

浙公网安备 33010602011771号