Gets or sets report viewer style during the report loading.

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 LoadingStateStyleProperty
Visual Basic (Declaration)
Public Shared ReadOnly LoadingStateStyleProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ LoadingStateStyleProperty

See Also