Gets or sets errors presenter style. Dependency property.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public static readonly DependencyProperty ErrorPresenterStyleProperty
Visual Basic (Declaration)
Public Shared ReadOnly ErrorPresenterStyleProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ ErrorPresenterStyleProperty

See Also