Ejemplo n.º 1
0
 protected Component GetCell(string columName)
 {
     return(Cells.GetByIndex(_columns.GetIndex(columName)));
 }