DataGridViewCellCommandEventHandler
Wisej.Web.DataGridViewCellCommandEventHandler
Last updated
Wisej.Web.DataGridViewCellCommandEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Represents the method that will handle the CellCommandNeeded event of a DataGridView.
sender
The source of the event.
e
A that contains the event data.
Fired when the property of the control is true and the requires a command for a cell in order to execute a user action.
Fired when the property of the control is true and a cell command has changed and requires storage in the underlying data source.