Пример #1
0
 private void tsRemoveAll_Click(object sender, EventArgs e)
 {
     DataGridView.ActivateAllFilters(false);
     this.Popup.Close();
 }