|
|
@@ -14,7 +14,7 @@ |
|
|
|
<Style x:Key="dataGrid" TargetType="DataGrid" > |
|
|
|
<Setter Property="HorizontalGridLinesBrush" Value="#FF2AB2E7"/> |
|
|
|
<Setter Property="VerticalGridLinesBrush" Value="#FF2AB2E7"/> |
|
|
|
<Setter Property="BorderThickness" Value="1"/> |
|
|
|
<Setter Property="BorderThickness" Value="0"/> |
|
|
|
<Setter Property="BorderBrush" Value="#FF2AB2E7"/> |
|
|
|
<Setter Property="CanUserResizeColumns" Value="False"/> |
|
|
|
<Setter Property="HeadersVisibility" Value="Column"/> |
|
|
|