WorkItemResultGrid.UpdateRowErrorText Method
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
Forces the row at the given row index to update its error text. (Inherited from DataGridView.)
UpdateRowErrorText(Int32, Int32)
Forces the rows in the given range to update their error text. (Inherited from DataGridView.)
Top
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace