麦田

不积跬步无以至千里.

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2025年5月7日

摘要: <DataGrid.RowStyle> <Style TargetType="{x:Type DataGridRow}"> <Style.Triggers> <Trigger Property="AlternationIndex" Value="0"> <Setter Property="Backg 阅读全文
posted @ 2025-05-07 16:27 一些记录 阅读(48) 评论(0) 推荐(0)

摘要: </DataGridTemplateColumn.CellTemplate> <DataGridTemplateColumn.CellStyle> <Style TargetType="{x:Type DataGridCell}"> <Setter Property="Background" Val 阅读全文
posted @ 2025-05-07 16:13 一些记录 阅读(8) 评论(0) 推荐(0)

摘要: <DataGridTemplateColumn Width="200"> <DataGridTemplateColumn.HeaderStyle> <Style TargetType="{x:Type DataGridColumnHeader}"> <Setter Property="Backgro 阅读全文
posted @ 2025-05-07 16:05 一些记录 阅读(59) 评论(0) 推荐(0)