DataGridViewCellParsingEventHandler

Wisej.Web.DataGridViewCellParsingEventHandler

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.5.0.0)

Represents the method that will handle a CellParsing event of a DataGridView.

public delegate void DataGridViewCellParsingEventHandler(Object sender, DataGridViewCellParsingEventArgs e)

Parameters

Fired By

Last updated