コード例 #1
0
 internal void View()
 {
     bus.View(dataGrid);
     dataGrid.Rows[0].Selected = false;
 }