Exemple #1
0
 public bool ModelRowIsSelected(int row)
 {
     return(tableViewWf.ModelRowIsSelected(row));
 }