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