2 references to DataGridViewRowsAddedEventHandler
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
4819
public event
DataGridViewRowsAddedEventHandler
? RowsAdded
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
18377
GetEvent<
DataGridViewRowsAddedEventHandler
>(s_rowsAddedEvent)?.Invoke(this, e);