DataGridViewCellCancelEventHandler

Wisej.Web.DataGridViewCellCancelEventHandler

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.5.0.0)

Represents the method that will handle the CellBeginEdit and RowValidating events of a DataGridView.

public delegate void DataGridViewCellCancelEventHandler(Object sender, DataGridViewCellCancelEventArgs e)

Parameters

Fired By

Last updated