An object of the ErrorProvider class which provides access to errors which occurs in the component work.

Namespace: PerpetuumSoft.Reporting.WebViewer.Client.View
Assembly: PerpetuumSoft.Reporting.WebViewer.Client (in PerpetuumSoft.Reporting.WebViewer.Client.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected ErrorProvider _errorProvider
Visual Basic
Protected _errorProvider As ErrorProvider
Visual C++
protected:
ErrorProvider^ _errorProvider

See Also