Exemplo n.º 1
0
 public void Set_DataSource(DataTable dataSource)
 {
     m_objUI.ListDataToCheckBox(dataSource, 0, CheckList_Select);
 }