DataGridViewCellParsingEventHandler
Wisej.Web.DataGridViewCellParsingEventHandler
Last updated
Wisej.Web.DataGridViewCellParsingEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Represents the method that will handle a CellParsing event of a DataGridView.
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A that contains the event data. |
Name | Description |
---|---|
Fired when a cell leaves edit mode if the cell value has been modified. |