Class ErrorStatusEventArgs
Provides data for the ErrorStatusChanged and similar events.
public class ErrorStatusEventArgs : BaseEventArgs
- Inheritance
-
ErrorStatusEventArgs
Constructors
- ErrorStatusEventArgs(bool, string?)
Initializes a new instance of the ErrorStatusEventArgs class.
Properties
- ErrorMessage
Gets an error message.
- ShowError
Gets whether to show/hide error.