示例#1
0
 public void ClearRows()
 {
     m_RowWnd.ClearRows();
     InvalidateBorder(true);
     InvalidateCombo(true);
 }