Example #1
0
 public void SetRows(List <RowMeta> rows)
 {
     rowManager.SetRows(rows);
 }