Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
交互のデータグリッドビュー行を探しています。
そのようです:
これは、datagridviewのAlternatingRowsDefaultCellStyleandプロパティで調整できます。RowsDefaultCellStyle
AlternatingRowsDefaultCellStyle
RowsDefaultCellStyle
ステップ1
あなたのボタンをクリックしてくださいDataGridViewCellStyle
DataGridViewCellStyle
ステップ2
交互の行の色を選択してください
RowsDefaultCellStyle が異なる色になるように繰り返します。デフォルトでは、どちらも背景色が白に設定されています。お好みで調整してください。