EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Property ErrorProvider

    ErrorProvider

    Gets the ICanSetErrors instance used for error reporting and management.

    Declaration
    public ICanSetErrors ErrorProvider { get; }
    Property Value
    Type Description
    ICanSetErrors
    Implements
    IHasErrorProvider.ErrorProvider
    Remarks

    This property provides access to an error provider that allows reporting, subscribing to, and clearing errors. It extends the functionality of IHasErrors by adding methods to actively manage and report errors.

    © Xab3r. All rights reserved.