Appendix B. DataGridView Events and Delegates

In This Appendix

This section contains two tables that describe the events and delegates associated with the System.Windows.Forms.DataGridView control. Table B-1 contains a list of the events (first column) and corresponding delegates (second column). Table B-2 contains the parameters for the delegate.

Table B-1. DataGridView Events and Delegates

DataGridView Event

Delegate

Note: System.Windows.Forms has been truncated to Forms in the Delegate description.

AllowUserToAddRowsChanged

System.EventHandler

AllowUserToDeleteRowsChanged

System.EventHandler

AllowUserToOrderColumnsChanged

System.EventHandler

AlternatingRowsDefaultCellStyle Changed

System.EventHandler

AutoGenerateColumnsChanged

System.EventHandler

AutoSizeChanged ...

Get Core C# and .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.