DataGridViewCellErrorTextNeededEventArgs
Wisej.Web.DataGridViewCellErrorTextNeededEventArgs
Last updated
Wisej.Web.DataGridViewCellErrorTextNeededEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for the CellErrorTextNeeded event of a DataGridView control.
String: Gets or sets the error message that is displayed when the cell is selected.
Name | Description |
---|---|
Represents the method that will handle the CellErrorTextNeeded event of a DataGridView. |