Example #1
0
 public void Reset()
 {
     rows.Clear();
     Cleared.RaiseEvent(this, EventArgs.Empty);
 }