回答編集履歴

1

見直しキャンペーン中

2023/07/29 04:14

投稿

TN8001
TN8001

スコア9326

test CHANGED
@@ -1,9 +1,5 @@
1
- ```xaml
1
+ ```xml
2
-
3
2
  <DataGrid IsReadOnly="True" ItemsSource="{Binding}"/>
4
-
5
3
  ```
6
4
 
7
-
8
-
9
5
  [DataGrid.IsReadOnly プロパティ (System.Windows.Controls) | Microsoft Docs](https://docs.microsoft.com/ja-jp/dotnet/api/system.windows.controls.datagrid.isreadonly)