DataGridViewCellStateChangedEventArgs
Wisej.Web.DataGridViewCellStateChangedEventArgs
Last updated
Wisej.Web.DataGridViewCellStateChangedEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides data for the CellStateChanged event.
Initializes a new instance of the DataGridViewCellStateChangedEventArgs class.
cell
state
Throws:
ArgumentNullException cell is null.
DataGridViewCell: Returns the DataGridViewCell that has a changed state.
DataGridViewElementStates: Returns the state that has changed on the cell.
The that has a changed state.
One of the values indicating the state that has changed on the cell.
Represents the method that will handle the event of a .