ConvertEventArgs Class

The ConvertEventArgs is used to format and unformat values displayed by a DataGridView control. Can be used to modify an edited value as part of a CellFormatting or CellParsing event.

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 Value object Gets or sets the value of the ConvertEventArgs.
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

elsystem.Windows.Forms.ConvertEventArgs