Version

UltraGridRow.ResolvedUltraGridRowDataErrorInfo Class Members

The following tables list the members exposed by UltraGridRow.ResolvedUltraGridRowDataErrorInfo.

Public Properties
 NameDescription
Public PropertyHasErrorsGets a value that indicates whether there are errors in a row.  
Public PropertyRowErrorGets the resolved error info for the row, including the grid row and the data source IDataErrorInfo implementation.  
Public Methods
 NameDescription
Public MethodGetColumnErrorOverloaded. Gets the error description for the column specified by index.  
Public MethodGetColumnsInErrorGets an array of columns that have errors.  
See Also