Version

UltraGridRow.ResolvedUltraGridRowDataErrorInfo Class Properties

For a list of all members of this type, see UltraGridRow.ResolvedUltraGridRowDataErrorInfo members.

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.  
See Also