4 references to Remove
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (1)
90
this.
Remove
((DataGridViewRow) value);
System.WorkflowServices (3)
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.cs (3)
296
this.parametersGrid.Rows.
Remove
(currentRow);
311
this.parametersGrid.Rows.
Remove
(currentRow);
590
this.parametersGrid.Rows.
Remove
(currentRow);