DataGridView::UpdateRowErrorText Method
.NET Framework (current version)
Forces one or more rows to update their error text.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | UpdateRowErrorText(Int32) | Forces the row at the given row index to update its error text. |
![]() | UpdateRowErrorText(Int32, Int32) | Forces the rows in the given range to update their error text. |
Show:
