DataGridViewCellMouseEventArgs
Wisej.Web.DataGridViewCellMouseEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for mouse events raised by a DataGridView.
Properties
Int32: Returns the zero-based column index of the cell.
Int32: Returns the zero-based row index of the cell.
Used By
Last updated