Ejemplo n.º 1
0
 private void BindGridControl()
 {
     machineLineGridControl.DataSource = m_MachineLines.GetMachineLines();
 }