DataGridViewRowsAddedEventHandler
Wisej.Web.DataGridViewRowsAddedEventHandler
Last updated
Wisej.Web.DataGridViewRowsAddedEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represents the method that will handle the RowsAdded event of a DataGridView.
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A that contains the event data. |
Name | Description |
---|---|
Occurs after a new row is added to the . |