DataGridViewCellMouseEventArgs
Wisej.Web.DataGridViewCellMouseEventArgs
Last updated
Wisej.Web.DataGridViewCellMouseEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for mouse events raised by a DataGridView.
Int32: Returns the zero-based column index of the cell.
Int32: Returns the zero-based row index of the cell.
Name | Description |
---|---|
Represents the method that will handle mouse-related events raised by a DataGridView.