DataGridViewRowsAddedEventArgs
Wisej.Web.DataGridViewRowsAddedEventArgs
Last updated
Wisej.Web.DataGridViewRowsAddedEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides data for the event.
Initializes a new instance of the class.
Name | Type | Description |
---|
: Returns the number of rows that have been added.
: Returns the index of the first added row.
Name | Description |
---|
rowIndex | The index of the first added row. |
rowCount | The number of rows that have been added. |
Represents the method that will handle the event of a .