DataGridViewEditingControlShowingEventArgs Class

Provides data for the EditingControlShowing event 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 CellStyle object Gets the DataGridViewCellStyle of the cell under edit.
Public property Control  object Gets the control shown to the user for editing the selected cell's value.
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

elsystem.windows.forms.DataGridViewEditingControlShowingEventArgs