Gets or sets report viewer style during the page 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 LoadingPageStyleProperty
Visual Basic (Declaration)
Public Shared ReadOnly LoadingPageStyleProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ LoadingPageStyleProperty

See Also