DataGridViewRowStateChangedEventArgs
Wisej.Web.DataGridViewRowStateChangedEventArgs
Last updated
Was this helpful?
Wisej.Web.DataGridViewRowStateChangedEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Provides data for the event of a .
dataGrid
rowIndex
state
Initializes a new instance of the class.
row
state
The index of the that the event occurred for.
One of the values indicating the state that has changed on the row.
The that has a changed state.
One of the values indicating the state that has changed on the row.
: Returns the that has a changed state.
: Returns the index of the that has a changed state.
: Returns the state that has changed on the row.
Represents the method that will handle the event of a .