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 Members
The following tables list the members exposed by UltraGridRow.ResolvedUltraGridRowDataErrorInfo.
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. |
Public Methods
| Name | Description |
| GetColumnError | Overloaded. Gets the error description for the column specified by index. |
| GetColumnsInError | Gets an array of columns that have errors. |
See Also