Share via


DataGridView.UpdateRowErrorText Method (2007 System)

Include Protected Members
Include Inherited Members

Forces one or more rows to update their error text.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

UpdateRowErrorText(Int32)

Forces the row at the given row index to update its error text. (Inherited from DataGridView.)

Public method

UpdateRowErrorText(Int32, Int32)

Forces the rows in the given range to update their error text. (Inherited from DataGridView.)

Top

See Also

Reference

DataGridView Class

DataGridView Members

Microsoft.Office.Tools.Word.Controls Namespace