1DataGridViewCellMouseEventArgs Class

Provides data for the ColumnHeaderMouseClick and RowHeaderMouseClick events of the DataGridView control.

Namespace: elsystem.windows.forms

Properties

  Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property ColumnIndex int Gets the index of the selected column.
Public property RowIndex int Gets the index of the selected row.