DataGridViewCellMouseEventHandler

Wisej.Web.DataGridViewCellMouseEventHandler

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.2.0.0)

Represents the method that will handle mouse-related events raised by a DataGridView.

public delegate void DataGridViewCellMouseEventHandler(Object sender, DataGridViewCellMouseEventArgs e)

Parameters

Fired By

Last updated