WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1ValidationDecorator Class / Errors Property
In This Topic
    Errors Property
    In This Topic
    Syntax
    public IReadOnlyList<ValidationResult> Errors {get; set;}
    See Also