DataGridViewRowErrorTextNeededEventArgs

Wisej.Web.DataGridViewRowErrorTextNeededEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides data for the RowErrorTextNeeded event of a DataGridView control.

public class DataGridViewRowErrorTextNeededEventArgs : DataGridViewRowEventArgs

Properties

String: Gets or sets the error message that is displayed when the row is selected.

Used By

NameDescription

Represents the method that will handle the RowErrorTextNeeded event of a DataGridView.

Last updated