Wisej.Web.DataGridViewRowsAddedEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides data for the RowsAdded event.
Initializes a new instance of the DataGridViewRowsAddedEventArgs class.
rowIndex
The index of the first added row.
rowCount
The number of rows that have been added.
Int32: Returns the number of rows that have been added.
Int32: Returns the index of the first added row.
Represents the method that will handle the event of a .