Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
UltraGridRow.ResolvedUltraGridRowDataErrorInfo Class Properties
For a list of all members of this type, see UltraGridRow.ResolvedUltraGridRowDataErrorInfo members.
Public Properties
| Name | Description |
| HasErrors | Gets a value that indicates whether there are errors in a row. |
| RowError | Gets the resolved error info for the row, including the grid row and the data source IDataErrorInfo implementation. |
See Also