DataGridViewDataErrorEventArgs Class

Provides information for the DataError 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 Context object Gets the state of the DataGridView when the error occurred.
Public property Exception object Gets the exception that represents the error.