Пример #1
0
 private void RefStore()
 {
     DGV.DataSource = RepeatedFunctions.RefStore();
     RepeatedFunctions.MarkWarning(DGV.ColumnCount - 1, DGV);
 }