C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSummaryRow Class / GetErrors Method

In This Topic
GetErrors Method (GridSummaryRow)
In This Topic
Gets the errors in this row.
Syntax
'Declaration
 
Public Function GetErrors() As IEnumerable(Of ValidationResult)
 
See Also