WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridBoundRow Class / GetErrors Method
In This Topic
    GetErrors Method (GridBoundRow)
    In This Topic
    Gets the errors in this row.
    Syntax
    public IEnumerable<ValidationResult> GetErrors()
    See Also