DataGridViewDataErrorEventArgs
Wisej.Web.DataGridViewDataErrorEventArgs
Last updated
Was this helpful?
Wisej.Web.DataGridViewDataErrorEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for the event.
Initializes a new instance of the class.
exception
The exception that occurred.
columnIndex
rowIndex
: Returns the exception that represents the error.
Throws:
The column index of the cell that raised the .
The row index of the cell that raised the .
: Returns or sets whether to throw the exception after the delegate is finished with it.
When setting this property to true, the property value is null.
Represents the method that will handle the event of a .