Name | Description | |
---|---|---|
GridErrorEventArgs Constructor | Initializes a new instance of the GridErrorEventArgs class. |
The following tables list the members exposed by GridErrorEventArgs.
Name | Description | |
---|---|---|
GridErrorEventArgs Constructor | Initializes a new instance of the GridErrorEventArgs class. |
Name | Description | |
---|---|---|
Col | Gets the column index of the cell where the error was detected. | |
Exception | Gets the Exception object that contains information about the error. | |
Handled | Gets or sets a value indicating whether the error situation has been handled by the control. | |
Row | Gets the row index of the cell where the error was detected. |