DataGridViewCellErrorTextNeededEventArgs
Wisej.Web.DataGridViewCellErrorTextNeededEventArgs
Last updated
Was this helpful?
Wisej.Web.DataGridViewCellErrorTextNeededEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.1.0.0)
Provides data for the CellErrorTextNeeded event of a DataGridView control.
public class DataGridViewCellErrorTextNeededEventArgs : DataGridViewCellEventArgsPublic Class DataGridViewCellErrorTextNeededEventArgs
Inherits DataGridViewCellEventArgsString: Gets or sets the error message that is displayed when the cell is selected.
Represents the method that will handle the CellErrorTextNeeded event of a DataGridView.
Last updated
Was this helpful?
Was this helpful?

