Beispiel #1
0
 protected virtual List <string> ToRowStrings()
 {
     return(Grids.ToRowStrings(Grids.Bounding.Shift(ShiftP)));
 }