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