Beispiel #1
0
 public void SetSelection(bool[] selection)
 {
     tableViewWf.SetSelection(selection);
 }